gui-apps/quickshell: drop 0.2.0, fix dbus deps, add polkit USE flag, subslot Qt deps

Signed-off-by: Maxwell Blake <frailedev@proton.me>
This commit is contained in:
Maxwell Blake
2026-01-03 21:19:08 +01:00
parent c3657590fa
commit 1a71470f15
5 changed files with 22 additions and 95 deletions

View File

@@ -20,6 +20,8 @@
<flag name="pipewire">Enable viewing and management of <pkg>media-video/pipewire</pkg> nodes</flag>
<flag name="tray">Enable system tray support using the status notifier dbus protocol</flag>
<flag name="mpris">Enable access to MPRIS compatible media players using its dbus protocol</flag>
<flag name="pam">Enable <pkg>sys-libs/pam</pkg> integration for user authentication</flag>
<flag name="polkit">Enable creating <pkg>sys-auth/polkit</pkg> agents that can prompt user for authentication</flag>
<flag name="hyprland">Enable <pkg>gui-wm/hyprland</pkg> specific integrations</flag>
<flag name="hyprland-global-shortcuts">Enable creation of global shortcuts under <pkg>gui-wm/hyprland</pkg> through the hyprland-global-shortcuts-v1 protocol</flag>
<flag name="hyprland-focus-grab">Enables windows to grab focus on <pkg>gui-wm/hyprland</pkg> through the hyprland-focus-grab-v1 protocol</flag>