mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 19:31:12 +01:00
Integrated titlebar windows
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user