feat: add custom titlebar

This commit is contained in:
reya
2024-05-18 19:07:34 +07:00
parent ca06f2b6ed
commit f60e438a64
10 changed files with 86 additions and 355 deletions

View File

@@ -2635,6 +2635,26 @@
"clipboard-manager:deny-write-text"
]
},
{
"type": "string",
"enum": [
"decorum:default"
]
},
{
"description": "decorum:allow-show-snap-overlay -> Enables the show_snap_overlay command without any pre-configured scope.",
"type": "string",
"enum": [
"decorum:allow-show-snap-overlay"
]
},
{
"description": "decorum:deny-show-snap-overlay -> Denies the show_snap_overlay command without any pre-configured scope.",
"type": "string",
"enum": [
"decorum:deny-show-snap-overlay"
]
},
{
"type": "string",
"enum": [