mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Panels: added kb focus to BTPanel, NotifHistory, SidePanel, so they close with ESC.
This commit is contained in:
@@ -13,6 +13,7 @@ NPanel {
|
||||
|
||||
preferredWidth: 380
|
||||
preferredHeight: 500
|
||||
panelKeyboardFocus: true
|
||||
|
||||
panelContent: Rectangle {
|
||||
color: Color.transparent
|
||||
|
||||
Reference in New Issue
Block a user