Commit Graph

15 Commits

Author SHA1 Message Date
346b61eff4
feat(titlebar): make frameless window draggable (w/out extra dragarea) 2024-01-23 23:14:08 +11:00
68b73246fb
chore: minor refactoring 2024-01-20 19:48:07 +11:00
a2efca4ca6
feat(panel): peek panel on hover near edge of screen
- regular toggle animation now slightly messed up
- todo make this configurable
2024-01-16 23:47:30 +11:00
8745dc9313
feat(panel): render icons in switcher 2023-08-09 23:59:18 +10:00
a88c74d1c3
chore: update deps 2023-07-31 23:08:14 +10:00
5640b12139
chore: update vendored deps 2023-01-31 22:17:46 +11:00
72332acc58
feat(menu): profile deletion via confirmation popup 2023-01-19 22:34:41 +11:00
8fe05b2888
feat(menu): text, number, hotkey & color input types
- replaced jscolor with coloris
2023-01-12 15:24:01 +11:00
881f69c47d
feat(menu): clone notion ui for core settings, add toggles
- reduce size of icons in sidebar
- keyboard focus outline
- improved distinguishing of attrs vs props
- register twind variants from preset-ext
2023-01-11 21:59:57 +11:00
c37877c6da
feat: load api/styles into menu, chore: separate mod types into folders 2022-12-30 15:19:47 +11:00
5fb4405614
feat: create modal for menu to open within
- replace preact with direct htmlelement creation
2022-12-20 23:45:26 +11:00
40b150722e
feat: render lucide icons via twind 2022-12-20 02:14:31 +11:00
c7b384bc89
chore: add htm/preact to deps 2022-12-16 18:24:56 +11:00
d304f698a8
refactor: simplifications
- remove registry validation
- separate core from mods
- use __enhancerApi global for consistent api access
- use key-based namespacing instead of nested objects
2022-12-14 23:15:32 +11:00
73e3c7c3a9
chore: update deps, add vendor script 2022-12-08 15:48:47 +11:00