left sidebar panelWindow size: account for bounciness

This commit is contained in:
end-4 2025-05-24 09:50:08 +02:00
parent 705a797971
commit 1929b6dc8e

View file

@ -36,7 +36,7 @@ Scope { // Scope
}
exclusiveZone: sidebarRoot.pin ? sidebarWidth : 0
implicitWidth: Appearance.sizes.sidebarWidthExtended
implicitWidth: Appearance.sizes.sidebarWidthExtended + Appearance.sizes.elevationMargin
WlrLayershell.namespace: "quickshell:sidebarLeft"
// Hyprland 0.49: OnDemand is Exclusive, Exclusive just breaks click-outside-to-close
// WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand