Integrated titlebar windows

This commit is contained in:
Gregory Schier
2024-01-14 16:44:04 -08:00
parent 218b593bfa
commit 2ef6885949
10 changed files with 136 additions and 90 deletions

View File

@@ -35,12 +35,13 @@
"open": true
},
"window": {
"startDragging": true,
"setTitle": true,
"minimize": true,
"close": true,
"maximize": true,
"unmaximize": true,
"close": true
"minimize": true,
"setDecorations": true,
"setTitle": true,
"startDragging": true,
"unmaximize": true
},
"dialog": {
"all": false,