summaryrefslogtreecommitdiff
path: root/components/filedialog (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-19internal: better scroll bar2 * r + 2 * t1-2/+3
2025-09-13plugin: refactor into modules2 * r + 2 * t1-1/+1
2025-09-03filedialog: anim empty text2 * r + 2 * t1-1/+8
2025-09-03filedialog: fix anims2 * r + 2 * t2-15/+19
Assign to non reactive bindings so no update during remove anim when modelData is destroyed
2025-09-03internal: refactor Paths util2 * r + 2 * t1-1/+1
2025-09-03plugin/fsm: incremental updates2 * r + 2 * t1-2/+27
2025-09-02internal: fix undef/null errors2 * r + 2 * t2-9/+12
2025-09-02internal: use FileSystemModel for FileDialog2 * r + 2 * t4-44/+23
2025-08-27plugin: create caching image manager2 * r + 2 * t1-1/+0
No need for external proc
2025-08-24internal: use Anim component2 * r + 2 * t2-15/+3
2025-08-24internal: add canim component2 * r + 2 * t2-11/+3
2025-08-24internal: add anim component2 * r + 2 * t1-6/+0
No inlining
2025-08-08internal: colour fixes2 * r + 2 * t1-1/+1
2025-08-08internal: transparency support coming soon™2 * r + 2 * t6-11/+11
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-08-07internal: fix transparent transitions2 * r + 2 * t2-2/+2
2025-08-04internal: refactor widgets folder2 * r + 2 * t7-0/+797
Split into subdirs and rename to components