summaryrefslogtreecommitdiffstats
path: root/desktop-wayland (follow)
Commit message (Collapse)AuthorAgeLines
* desktop-wayland: Patch gui-wm/hikari to use high refresh ratesWolfgang Müller2022-10-15-0/+45
| | | | | | | hikari by default does not pick the highest refresh rate for any given display, instead falling back to the first mode it finds. This patch adds rudimentary support for finding the highest supported refresh rate for the preferred resolution.
* desktop-wayland: Enable 'X' USE flag for dev-cpp/cairommWolfgang Müller2022-10-15-0/+1
| | | | This is needed for Mozilla apps like Firefox and Thunderbird.
* desktop-wayland: Enable X USE flag for net-misc/freerdpWolfgang Müller2022-07-10-0/+3
| | | | | We need this in order to build net-misc/remmina, even on a Wayland-only system.
* desktop-wayland: Add a profile for Wayland desktopsWolfgang Müller2022-04-28-0/+30
This includes USE flag settings that are absolutely necessary to get a Wayland desktop going, along with configuration for Wayland-specific programs that wouldn't fit in the group-desktop profile.