mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-18 23:19:39 +02:00
Basic Linux/Windows integrated titlebar
This commit is contained in:
@@ -36,7 +36,11 @@
|
||||
},
|
||||
"window": {
|
||||
"startDragging": true,
|
||||
"setTitle": true
|
||||
"setTitle": true,
|
||||
"minimize": true,
|
||||
"maximize": true,
|
||||
"unmaximize": true,
|
||||
"close": true
|
||||
},
|
||||
"dialog": {
|
||||
"all": false,
|
||||
|
||||
Reference in New Issue
Block a user