lucaronin
021597566d
feat: remove native titlebar, implement custom drag regions
- titleBarStyle: Overlay + hiddenTitle: true — removes native title bar,
traffic lights float in sidebar area
- Add core:window:allow-start-dragging capability
- Add useDragRegion hook using startDragging() API (more reliable than
data-tauri-drag-region with Overlay style)
- Apply drag regions: SidebarTitleBar, NoteList header, TabBar empty zone,
Inspector header
- Increase header heights 45→52px to give traffic lights breathing room
- Open devtools automatically in debug builds
2026-02-25 21:43:16 +01:00
..
2026-02-25 21:43:16 +01:00
2026-02-21 10:21:30 +01:00
2026-02-25 21:43:16 +01:00
2026-02-14 18:20:07 +01:00
2026-02-23 10:50:36 +00:00
2026-02-25 00:02:09 +01:00
2026-02-25 00:02:09 +01:00
2026-02-25 21:43:16 +01:00