summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* background: load not async2 * r + 2 * t2025-07-221-1/+1
| | | | Fixes #235
* background: some fixes for desktop clock2 * r + 2 * t2025-07-222-11/+14
| | | | Loader + use implicit width/height + move
* feat: add a simple desktop clock (#238)Kaj2025-07-223-0/+32
| | | | | | | | | | | | | | | | | | | * Adds a simple desktop clock * Adds ability to change color * Sets the desktop clock to be disabled by default * Improves desktop clock code based on feedback * Disable the clock by default * Fixes config of background clock * Removes the timer for the desktop clock --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com>
* icons: fix quoting issues2 * r + 2 * t2025-07-211-3/+3
|
* nix: add jetbrains mono to deps (#234)Soramane2025-07-212-2/+3
| | | | temp until fonts are configurable
* 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
| | | | Closes #208
* feat: add apple studio display brightness support (#214)Gabriel Rinaldi2025-07-201-9/+34
| | | | | | | | | | | * chore: add studio display support * some fixes * more fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* 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
| | | | Was causing confusion
* 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
| | | | | Required file Also show folders first
* 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
| | | | | More foolproof (hopefully) Also set working directory correctly
* 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
| | | | Cause qmlls doesnt like overlapping names
* internal: fix types for lsp2 * r + 2 * t2025-07-199-27/+38
|
* wallpapers: show subdirs in name2 * r + 2 * t2025-07-191-2/+1
| | | | Also better search
* 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
| | | | Also add license for fuzzysort lib
* readme: update config exampleSoramane2025-07-181-3/+5
|
* nix: fix flake inputSoramane2025-07-171-1/+1
|
* internal: gitignore .qmlls.iniSoramane2025-07-171-0/+1
| | | | for new qs lsp support
* nix: fix circular depSoramane2025-07-172-10/+12
| | | | update flake inputs
* 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
| | | | also make links only reactive when expanded
* notifs: add close buttonSoramane2025-07-161-35/+48
| | | | Closes #220
* nix: add direnv supportSoramane2025-07-162-0/+14
|
* nix: add coreutils & findutils depsSoramane2025-07-161-0/+4
|