quickshell: fix click-outside-to-close on hyprland 0.49

This commit is contained in:
end-4
2025-05-14 21:17:56 +02:00
parent aae1efe81c
commit a35fe507f2
4 changed files with 5 additions and 28 deletions
@@ -39,7 +39,8 @@ Scope { // Scope
exclusiveZone: 0
implicitWidth: Appearance.sizes.sidebarWidthExtended
WlrLayershell.namespace: "quickshell:sidebarLeft"
WlrLayershell.keyboardFocus: WlrKeyboardFocus.Exclusive
// Hyprland 0.49: Focus is always exclusive and setting this breaks mouse focus grab
// WlrLayershell.keyboardFocus: WlrKeyboardFocus.Exclusive
color: "transparent"
anchors {