summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* plugin: add qalculator2 * r + 2 * t2025-09-045-41/+77
* plugin/cim: use QtConcurrent2 * r + 2 * t2025-09-033-47/+54
* plugin/fsm: nodiscard stuff2 * r + 2 * t2025-09-031-15/+15
* launcher/wallpaper: add placeholder2 * r + 2 * t2025-09-031-3/+11
* plugin/fsm: emit entriesChanged2 * r + 2 * t2025-09-031-0/+2
* dashboard/calendar: add scroll2 * r + 2 * t2025-09-031-152/+165
* dashboard/calendar: fix2 * r + 2 * t2025-09-031-5/+7
* nix/hm: move environment to systemd.environment + refactor (#551)Davi Ribeiro2025-09-032-51/+57
* dashboard: add month/year and paging to calendar (#499)M Matthew Hydock2025-09-034-33/+189
* internal: non async popouts2 * r + 2 * t2025-09-031-1/+0
* bar/statusicons: add lock keys indicator (#514)Belal2025-09-035-10/+106
* filedialog: anim empty text2 * r + 2 * t2025-09-031-1/+8
* filedialog: fix anims2 * r + 2 * t2025-09-032-15/+19
* internal: refactor Paths util2 * r + 2 * t2025-09-0315-36/+39
* plugin/fsm: incremental updates2 * r + 2 * t2025-09-033-24/+114
* lock/notifs: fix undef error2 * r + 2 * t2025-09-021-2/+2
* nix/hm: add extraEnvironment (#533)BardMoon2025-09-022-1/+11
* internal: fix undef/null errors2 * r + 2 * t2025-09-022-9/+12
* internal: use FileSystemModel for FileDialog2 * r + 2 * t2025-09-026-46/+44
* plugin/fsm: add showHidden & dirs filter2 * r + 2 * t2025-09-022-41/+88
* plugin/fsm: allow disabling watching2 * r + 2 * t2025-09-022-2/+24
* plugin/fsm: async add watcher paths2 * r + 2 * t2025-09-021-10/+22
* plugin/fsm: async update2 * r + 2 * t2025-09-024-53/+100
* plugin/fsm: only update changed dir2 * r + 2 * t2025-09-022-5/+16
* plugin/fsm: sort dirs first2 * r + 2 * t2025-09-021-0/+3
* plugin/fsm: incremental updates + sort2 * r + 2 * t2025-09-021-10/+21
* internal: remove singleton reloadableId2 * r + 2 * t2025-09-022-4/+0
* brightness: add ipc handler for get/set (#546)sweenu2025-09-021-6/+78
* bar/workspaces: add option for ws name capitalisation (#543)sweenu2025-09-012-2/+10
* bar/workspaces: different `showWindows` option for special ws (#544)sweenu2025-09-012-4/+5
* dashboard/media: slightly improve media seeking2 * r + 2 * t2025-09-011-1/+7
* dashboard/media: add scroll to seek (#528)Belal2025-09-011-0/+17
* nix/hm: add systemd.target in home-manager (#532)BardMoon2025-09-012-4/+14
* beatdetector: fix pod builder init2 * r + 2 * t2025-09-011-1/+2
* internal: fix beat detector warnings2 * r + 2 * t2025-09-011-5/+6
* internal: format cpp2 * r + 2 * t2025-09-019-249/+305
* plugin/fsm: only provide modelData role2 * r + 2 * t2025-09-012-41/+6
* plugin/cim: better sourceSize2 * r + 2 * t2025-09-013-27/+11
* plugin: fix warnings + const stuff2 * r + 2 * t2025-09-016-62/+62
* cmake: more compiler warnings2 * r + 2 * t2025-09-012-2/+13
* plugin/fsm: lazy entriesChanged2 * r + 2 * t2025-08-311-15/+32
* plugin/fsm: add new roles2 * r + 2 * t2025-08-312-2/+10
* plugin/fsm: rename files -> entries2 * r + 2 * t2025-08-313-29/+48
* plugin: add FileSystemModel2 * r + 2 * t2025-08-316-50/+288
* plugin/cim: check if cache is valid image2 * r + 2 * t2025-08-312-5/+5
* plugin/cutils: add getAverageLuminance2 * r + 2 * t2025-08-313-58/+219
* [CI] chore: update flakegithub-actions2025-08-311-10/+10
* dev: build using clang by defaultSoramane2025-08-311-0/+3
* nix: add debug packageSoramane2025-08-312-4/+12
* plugin/cim: safe async this2 * r + 2 * t2025-08-301-18/+19