diff options
author | Wolfgang Müller | 2024-06-21 11:03:45 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-06-21 11:03:45 +0200 |
commit | 4ca98f9b98c93dd1e63a2f6fcea14b909a110f54 (patch) | |
tree | c2754600fb70519e3056f12a8998499fe807fc94 /desktop-wayland/package.use/09-desktop-wayland | |
parent | a7a3d52619c467570785807b11f3e79b0b290c31 (diff) | |
download | portage-roles-4ca98f9b98c93dd1e63a2f6fcea14b909a110f54.tar.gz |
desktop-wayland: Migrate to gui-wm/sway
Sadly it seems that gui-wm/hikari is no longer under active development
and stuck on an old wlroots version. Programs based on gtk4 have never
worked correctly [1], even when patched [2], mouse grabbing doesn't work
reliably [3], and tools like mpv have begun making assumptions on what
kind of features are available in compositors [4].
gui-wm/sway seems to be the best alternative for now.
[1] https://hub.darcs.net/raichoo/hikari/issue/26
[2] https://cgit.freebsd.org/ports/commit/?id=5d9c5b9cac42a22716f292fca5717c9842fdf464
[3] https://hub.darcs.net/raichoo/hikari/issue/49
[4] https://github.com/mpv-player/mpv/commit/e32554cd570d984efb712a7214a40237233a3cea
Diffstat (limited to 'desktop-wayland/package.use/09-desktop-wayland')
-rw-r--r-- | desktop-wayland/package.use/09-desktop-wayland | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/desktop-wayland/package.use/09-desktop-wayland b/desktop-wayland/package.use/09-desktop-wayland index 940e031..bc24211 100644 --- a/desktop-wayland/package.use/09-desktop-wayland +++ b/desktop-wayland/package.use/09-desktop-wayland @@ -5,6 +5,7 @@ */* -X dev-qt/qtgui eglfs +gui-wm/sway -swaybar media-libs/libepoxy X x11-libs/gtk+ X @@ -22,9 +23,6 @@ x11-libs/cairo X media-libs/mesa X media-libs/libglvnd X -# needed for gui-wm/hikari -dev-libs/libucl LUA_SINGLE_TARGET: lua5-1 - # needed for net-misc/remmina net-misc/freerdp X |