mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add loader to ScreenCorner, proper position for SidePanel, update Settings & NPanel to only display one NPanel at a time (latest one)
This commit is contained in:
@@ -5,6 +5,7 @@ import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import Quickshell.Widgets
|
||||
import qs.Widgets
|
||||
import qs.Modules.Bar
|
||||
import qs.Modules.DemoPanel
|
||||
import qs.Modules.Background
|
||||
@@ -26,7 +27,7 @@ ShellRoot {
|
||||
Background {}
|
||||
Overview {}
|
||||
|
||||
Corner{}
|
||||
ScreenCorner {}
|
||||
|
||||
DemoPanel {
|
||||
id: demoPanel
|
||||
|
||||
Reference in New Issue
Block a user