Basic Linux/Windows integrated titlebar

This commit is contained in:
Gregory Schier
2024-01-13 23:40:32 -08:00
parent 3086d815c1
commit 3a4a76c58d
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,