fix left sidebar closing immediately

This commit is contained in:
end-4
2025-05-22 00:52:35 +02:00
parent b79fc0306c
commit c0c5f23bbc
@@ -42,7 +42,7 @@ Scope { // Scope
implicitWidth: Appearance.sizes.sidebarWidthExtended implicitWidth: Appearance.sizes.sidebarWidthExtended
WlrLayershell.namespace: "quickshell:sidebarLeft" WlrLayershell.namespace: "quickshell:sidebarLeft"
// Hyprland 0.49: OnDemand is Exclusive, Exclusive just breaks click-outside-to-close // Hyprland 0.49: OnDemand is Exclusive, Exclusive just breaks click-outside-to-close
WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand // WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand
color: "transparent" color: "transparent"
anchors { anchors {