halogenbarrel
Results
2
comments of
halogenbarrel
Hit this issue, and didn't want to all x server apps to root by default. Found this reddit post that fixes the issue just by installing libqt5-qtwayland and qt6-wayland. https://www.reddit.com/r/openSUSE/comments/16g5oq5/yast_on_sway_or_hyprland/
> diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt > index a96fe6b..61af8d6 100644 > --- a/src/wayland/CMakeLists.txt > +++ b/src/wayland/CMakeLists.txt > @@ -21,7 +21,7 @@ else() > endif() > > qs_add_pchset(wayland-protocol > - DEPENDENCIES Qt::Core...