Move macOS traffic lights into a separate dark native title bar

Hop-State: A_06FPGAM56HWTNHR51V8C8ER
Hop-Proposal: R_06FPGAK21NPYNM5F8G9D1YG
Hop-Task: T_06FPG9KFDZWAYM9PGCZTAHG
Hop-Attempt: AT_06FPG9KFDYGG2TPC5PABM1G
This commit is contained in:
2026-07-15 16:44:04 -07:00
committed by Hop
parent 5ab1ac1a28
commit 7e9dc1cc64
4 changed files with 6 additions and 7 deletions
-1
View File
@@ -5,7 +5,6 @@
"windows": ["main"],
"permissions": [
"core:default",
"core:window:allow-start-dragging",
"notification:default"
]
}
+3 -1
View File
@@ -19,7 +19,9 @@
"minHeight": 820,
"center": true,
"hiddenTitle": true,
"titleBarStyle": "Overlay"
"titleBarStyle": "Visible",
"theme": "Dark",
"backgroundColor": "#080909"
}
],
"security": {