summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* nix: optionally include cliSoramane2025-07-163-21/+57
| | | | update flake inputs
* nix: fix typo in default.nix (#219)Steven2025-07-161-1/+1
|
* nix: remove commented devshell stuffSoramane2025-07-151-25/+0
|
* feat: add nix flakeSoramane2025-07-154-0/+221
|
* launcher: better launch terminal apps2 * r + 2 * t2025-07-121-1/+3
| | | | Run with fish -C so colours get sourced
* internal: use execDetached for brightness2 * r + 2 * t2025-07-121-6/+1
|
* dashboard: use file uptime2 * r + 2 * t2025-07-121-9/+21
|
* bar: some internal fixes2 * r + 2 * t2025-07-102-8/+6
|
* readme: update for new options2 * r + 2 * t2025-07-101-0/+4
|