mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Panels: added kb focus to BTPanel, NotifHistory, SidePanel, so they close with ESC.
This commit is contained in:
@@ -15,6 +15,7 @@ NPanel {
|
||||
preferredWidth: 380
|
||||
preferredHeight: 500
|
||||
panelAnchorRight: true
|
||||
panelKeyboardFocus: true
|
||||
|
||||
panelContent: Rectangle {
|
||||
id: notificationRect
|
||||
|
||||
Reference in New Issue
Block a user