Commit Graph

10 Commits

Author SHA1 Message Date
f0e2570448
chore: switch to unocss for styling
faster + more powerful + better documented + more active than twind. sticking with custom preset-icons to avoid fetching over cdn + to load custom icons
2024-02-16 18:16:58 +11:00
c4eacd201c
style: implement size- utility 2024-01-30 22:37:30 +11:00
aae4c7e663
chore: perf optimisations, overflow topbar to the left when comments & updates sidebars are open 2024-01-25 11:44:28 +11:00
1a709f5a84
feat: merge and update topbar-icons and always-on-top 2024-01-25 00:27:52 +11:00
4df00ca870
feat(titlebar): customisable window control button icons 2024-01-24 15:08:56 +11:00
653d7d9bc8
feat(titlebar): render window controls in tabbar if active, otherwise in topbar 2024-01-24 02:24:56 +11:00
346b61eff4
feat(titlebar): make frameless window draggable (w/out extra dragarea) 2024-01-23 23:14:08 +11:00
23f8e3b560
feat(panel): add tooltips to panel toggles 2024-01-20 23:58:12 +11:00
493db7aa2e
fix(panel): debounce peek trigger
e.g. do not show if mouse is moved quickly out of the window
2024-01-18 16:01:46 +11:00
45e0be7d62
refactor: move state.mjs into markup.mjs for use in notion interface 2023-08-06 23:45:56 +10:00