Fix double click on SidePanel to close

NPanel: remove WlrLayershell.keyboardFocus.OnDemand, only add it to
specific panels.
This commit is contained in:
Ly-sec 2025-09-01 23:57:51 +02:00
parent 9a4317739b
commit 65794b52ec
4 changed files with 13 additions and 1 deletions

View file

@ -24,6 +24,9 @@ NPanel {
panelAnchorHorizontalCenter: true
panelAnchorVerticalCenter: true
// Enable keyboard focus for settings panel
panelKeyboardFocus: true
// Tabs enumeration, order is NOT relevant
enum Tab {
About,