fix(ui): harden sidebar and custom window controls

Prevent stale inline queue edits, preserve focused queue deletion semantics, and keep Windows custom chrome decoration-free across sidebar layouts.

Refs #17
This commit is contained in:
NimBold
2026-07-19 03:10:42 +03:30
parent 79cd9f0ed1
commit 23878c2ef8
3 changed files with 96 additions and 25 deletions
+1
View File
@@ -9,6 +9,7 @@
"minWidth": 960,
"minHeight": 640,
"transparent": true,
"decorations": false,
"windowEffects": {
"effects": ["mica"],
"state": "active"