summaryrefslogtreecommitdiff
path: root/plugin/src/Caelestia/filesystemmodel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-03plugin/cim: use QtConcurrent2 * r + 2 * t3-47/+54
2025-09-03plugin/fsm: nodiscard stuff2 * r + 2 * t1-15/+15
2025-09-03launcher/wallpaper: add placeholder2 * r + 2 * t1-3/+11
2025-09-03plugin/fsm: emit entriesChanged2 * r + 2 * t1-0/+2
2025-09-03dashboard/calendar: add scroll2 * r + 2 * t1-152/+165
2025-09-03dashboard/calendar: fix2 * r + 2 * t1-5/+7
2025-09-03nix/hm: move environment to systemd.environment + refactor (#551)Davi Ribeiro2-51/+57
2025-09-03dashboard: add month/year and paging to calendar (#499)M Matthew Hydock4-33/+189
2025-09-03internal: non async popouts2 * r + 2 * t1-1/+0
2025-09-03bar/statusicons: add lock keys indicator (#514)Belal5-10/+106
2025-09-03filedialog: anim empty text2 * r + 2 * t1-1/+8
2025-09-03filedialog: fix anims2 * r + 2 * t2-15/+19
2025-09-03internal: refactor Paths util2 * r + 2 * t15-36/+39
2025-09-03plugin/fsm: incremental updates2 * r + 2 * t3-24/+114
2025-09-02lock/notifs: fix undef error2 * r + 2 * t1-2/+2
2025-09-02nix/hm: add extraEnvironment (#533)BardMoon2-1/+11
2025-09-02internal: fix undef/null errors2 * r + 2 * t2-9/+12
2025-09-02internal: use FileSystemModel for FileDialog2 * r + 2 * t6-46/+44
2025-09-02plugin/fsm: add showHidden & dirs filter2 * r + 2 * t2-41/+88
2025-09-02plugin/fsm: allow disabling watching2 * r + 2 * t2-2/+24
2025-09-02plugin/fsm: async add watcher paths2 * r + 2 * t1-10/+22
2025-09-02plugin/fsm: async update2 * r + 2 * t4-53/+100
2025-09-02plugin/fsm: only update changed dir2 * r + 2 * t2-5/+16
2025-09-02plugin/fsm: sort dirs first2 * r + 2 * t1-0/+3
2025-09-02plugin/fsm: incremental updates + sort2 * r + 2 * t1-10/+21
2025-09-02internal: remove singleton reloadableId2 * r + 2 * t2-4/+0
2025-09-02brightness: add ipc handler for get/set (#546)sweenu1-6/+78
2025-09-01bar/workspaces: add option for ws name capitalisation (#543)sweenu2-2/+10
2025-09-01bar/workspaces: different `showWindows` option for special ws (#544)sweenu2-4/+5
2025-09-01dashboard/media: slightly improve media seeking2 * r + 2 * t1-1/+7
2025-09-01dashboard/media: add scroll to seek (#528)Belal1-0/+17
2025-09-01nix/hm: add systemd.target in home-manager (#532)BardMoon2-4/+14
2025-09-01beatdetector: fix pod builder init2 * r + 2 * t1-1/+2
2025-09-01internal: fix beat detector warnings2 * r + 2 * t1-5/+6
2025-09-01internal: format cpp2 * r + 2 * t9-249/+305
2025-09-01plugin/fsm: only provide modelData role2 * r + 2 * t2-41/+6
2025-09-01plugin/cim: better sourceSize2 * r + 2 * t3-27/+11
2025-09-01plugin: fix warnings + const stuff2 * r + 2 * t6-62/+62
2025-09-01cmake: more compiler warnings2 * r + 2 * t2-2/+13
2025-08-31plugin/fsm: lazy entriesChanged2 * r + 2 * t1-15/+32
2025-08-31plugin/fsm: add new roles2 * r + 2 * t2-2/+10
2025-08-31plugin/fsm: rename files -> entries2 * r + 2 * t3-29/+48
2025-08-31plugin: add FileSystemModel2 * r + 2 * t6-50/+288
2025-08-31plugin/cim: check if cache is valid image2 * r + 2 * t2-5/+5
2025-08-31plugin/cutils: add getAverageLuminance2 * r + 2 * t3-58/+219
2025-08-31[CI] chore: update flakegithub-actions1-10/+10
2025-08-31dev: build using clang by defaultSoramane1-0/+3
2025-08-31nix: add debug packageSoramane2-4/+12
2025-08-30plugin/cim: safe async this2 * r + 2 * t1-18/+19
2025-08-30plugin/cim: fix null images2 * r + 2 * t1-1/+14