mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-22 23:14:33 +00:00
macOS uses titleBarStyle hiddenInset so the traffic lights float over the sidebar (Linear/Hermes-style), with the sidebar top inset to clear them and the top chrome marked -webkit-app-region: drag (interactive controls stay no-drag). Windows/Linux keep their native frame + controls. Exposes process.platform through the bridge and tags <html data-platform> so CSS adapts per OS. typecheck + 82 tests green. |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| lib | ||
| sections | ||
| styles | ||
| test | ||
| App.test.tsx | ||
| App.tsx | ||
| index.html | ||
| main.tsx | ||
| vite-env.d.ts | ||