summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add a simple desktop clock (#238)Kaj2025-07-223-0/+32
* icons: fix quoting issues2 * r + 2 * t2025-07-211-3/+3
* nix: add jetbrains mono to deps (#234)Soramane2025-07-212-2/+3
* readme: add tip for beat detector manual install2 * r + 2 * t2025-07-211-0/+5
* filedialog: fix when killing window2 * r + 2 * t2025-07-201-0/+5
* internal: code style2 * r + 2 * t2025-07-201-9/+8
* config: allow disabling background2 * r + 2 * t2025-07-204-15/+30
* feat: add apple studio display brightness support (#214)Gabriel Rinaldi2025-07-201-9/+34
* feat: better file dialog2 * r + 2 * t2025-07-202-10/+10
* filedialog: loader2 * r + 2 * t2025-07-202-39/+67
* filedialog: add filters and buttons2 * r + 2 * t2025-07-204-5/+114
* filedialog: add current item2 * r + 2 * t2025-07-202-0/+115
* filedialog: add empty text2 * r + 2 * t2025-07-201-5/+39
* filedialog: add special icons for xdg dirs2 * r + 2 * t2025-07-204-12/+29
* filedialog: add nav rail2 * r + 2 * t2025-07-204-82/+244
* filedialog: styling tweaks2 * r + 2 * t2025-07-202-78/+100
* utilities: hide for now as wip2 * r + 2 * t2025-07-201-2/+2
* filedialog: fix item size2 * r + 2 * t2025-07-201-1/+4
* internal: remove unnecessary import2 * r + 2 * t2025-07-201-1/+0
* filedialog: better mime detection2 * r + 2 * t2025-07-202-22/+16
* filedialog: navigation2 * r + 2 * t2025-07-193-16/+25
* internal: file dialog part 12 * r + 2 * t2025-07-194-0/+297
* launcher: fix2 * r + 2 * t2025-07-191-0/+1
* launcher: fix state transitions2 * r + 2 * t2025-07-193-87/+113
* internal: move launcher stuff into subfolders2 * r + 2 * t2025-07-1912-5/+8
* launcher: better scheme search2 * r + 2 * t2025-07-192-8/+28
* launcher: better app launch2 * r + 2 * t2025-07-192-4/+13
* internal: clean up tray item2 * r + 2 * t2025-07-191-10/+2
* internal: change colour palette type name2 * r + 2 * t2025-07-191-4/+4
* internal: fix types for lsp2 * r + 2 * t2025-07-199-27/+38
* wallpapers: show subdirs in name2 * r + 2 * t2025-07-191-2/+1
* config: add config for using fzf/fuzzy search2 * r + 2 * t2025-07-198-20/+33
* feat: fzf-like search instead of fuzzy2 * r + 2 * t2025-07-198-67/+1402
* readme: update config exampleSoramane2025-07-181-3/+5
* nix: fix flake inputSoramane2025-07-171-1/+1
* internal: gitignore .qmlls.iniSoramane2025-07-171-0/+1
* nix: fix circular depSoramane2025-07-172-10/+12
* bluetooth: use qs bluetoothSoramane2025-07-164-125/+158
* internal: create service configSoramane2025-07-166-6/+12
* nix: add qt log rules to devshellSoramane2025-07-161-3/+8
* internal: use new qs importsSoramane2025-07-16111-299/+299
* notifs: remove body if emptySoramane2025-07-161-0/+1
* notifs: pause expire on pressSoramane2025-07-161-1/+8
* notifs: fix interactionsSoramane2025-07-161-290/+290
* notifs: use app2unit for linksSoramane2025-07-161-2/+5
* notifs: add close buttonSoramane2025-07-161-35/+48
* nix: add direnv supportSoramane2025-07-162-0/+14
* nix: add coreutils & findutils depsSoramane2025-07-161-0/+4
* nix: optionally include cliSoramane2025-07-163-21/+57
* nix: fix typo in default.nix (#219)Steven2025-07-161-1/+1