mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Panels: proper focus management with the new architecture.
This commit is contained in:
@@ -12,6 +12,9 @@ import qs.Modules.MainScreen
|
||||
SmartPanel {
|
||||
id: root
|
||||
|
||||
// Do not give exclusive focus to the TrayDrawer or it will prevent the dropdown menu to request it.
|
||||
exclusiveKeyboard: false
|
||||
|
||||
// Widget info for menu functionality
|
||||
property string widgetSection: ""
|
||||
property int widgetIndex: -1
|
||||
|
||||
Reference in New Issue
Block a user