mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
MainScreen: Bar content is in its own PanelWindow
This commit is contained in:
@@ -23,6 +23,7 @@ import qs.Services.UI
|
||||
|
||||
// Modules
|
||||
import qs.Modules.Background
|
||||
import qs.Modules.Bar
|
||||
import qs.Modules.Dock
|
||||
import qs.Modules.MainScreen
|
||||
import qs.Modules.LockScreen
|
||||
@@ -106,7 +107,7 @@ ShellRoot {
|
||||
// Item that needs to exists in the shell.
|
||||
IPCService {}
|
||||
|
||||
// MainScreen for each screen (manages bar + all panels)
|
||||
// MainScreen for each screen
|
||||
AllScreens {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user