feat: custom window titlebar — remove native decorations, add WindowControls to TopBar

This commit is contained in:
Your Name
2026-02-15 20:56:55 +02:00
parent 4b70afae5f
commit af529a2d99
3 changed files with 77 additions and 1 deletions

View File

@@ -16,7 +16,8 @@
"width": 1200,
"height": 800,
"minWidth": 800,
"minHeight": 600
"minHeight": 600,
"decorations": false
}
],
"security": {