mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(dock): scaffolding for static dock mode
Added 'dockType' setting and created initial StaticDockPanel structure.
This commit is contained in:
@@ -309,6 +309,7 @@
|
||||
"enabled": true,
|
||||
"position": "bottom",
|
||||
"displayMode": "auto_hide",
|
||||
"dockType": "floating",
|
||||
"backgroundOpacity": 1,
|
||||
"floatingRatio": 1,
|
||||
"size": 1,
|
||||
|
||||
Reference in New Issue
Block a user