feat: custom TitleBar with window controls (no native decorations) #7

Merged
LyAhn merged 6 commits from feat/custom-titlebar into main 2026-04-06 20:02:45 +00:00
Showing only changes of commit 53f21580a2 - Show all commits
+3 -1
View File
@@ -16,7 +16,9 @@
"width": 1280,
"height": 800,
"minWidth": 800,
"minHeight": 600
"minHeight": 600,
"decorations": false,
"shadow": true
}
],
"security": {