mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-25 18:17:29 -05:00
Add WlrKeyboardFocus.OnDemand to sidebar right when open
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user