Add WlrKeyboardFocus.OnDemand to sidebar right when open

This commit is contained in:
altrup
2026-01-10 14:09:22 -05:00
parent 5b27dfa747
commit cf2e944742
@@ -22,8 +22,7 @@ Scope {
exclusiveZone: 0 exclusiveZone: 0
implicitWidth: sidebarWidth implicitWidth: sidebarWidth
WlrLayershell.namespace: "quickshell:sidebarRight" WlrLayershell.namespace: "quickshell:sidebarRight"
// Hyprland 0.49: Focus is always exclusive and setting this breaks mouse focus grab WlrLayershell.keyboardFocus: GlobalStates.sidebarRightOpen ? WlrKeyboardFocus.OnDemand : WlrKeyboardFocus.None
// WlrLayershell.keyboardFocus: WlrKeyboardFocus.Exclusive
color: "transparent" color: "transparent"
anchors { anchors {