Basic Linux/Windows integrated titlebar

This commit is contained in:
Gregory Schier
2024-01-13 23:40:32 -08:00
parent 2d72e5792e
commit 03a2fc8ee5
11 changed files with 133 additions and 60 deletions

View File

@@ -36,7 +36,11 @@
},
"window": {
"startDragging": true,
"setTitle": true
"setTitle": true,
"minimize": true,
"maximize": true,
"unmaximize": true,
"close": true
},
"dialog": {
"all": false,