ui update removing topbar, responsiveness work, console behavior, custom titlebar

This commit is contained in:
litoral05
2026-06-02 16:32:43 +01:00
parent bd8eef7f04
commit d6daac97c7
17 changed files with 1066 additions and 832 deletions
+6 -2
View File
@@ -13,8 +13,12 @@
"windows": [
{
"title": "Central LRX",
"width": 800,
"height": 600
"decorations": false,
"width": 1600,
"height": 900,
"minWidth": 1280,
"minHeight": 720,
"maximized": true
}
],
"security": {