| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-02 | internal: use FileSystemModel for FileDialog | 2 * r + 2 * t | 6 | -46/+44 | |
| 2025-09-02 | plugin/fsm: add showHidden & dirs filter | 2 * r + 2 * t | 2 | -41/+88 | |
| 2025-09-02 | plugin/fsm: allow disabling watching | 2 * r + 2 * t | 2 | -2/+24 | |
| 2025-09-02 | plugin/fsm: async add watcher paths | 2 * r + 2 * t | 1 | -10/+22 | |
| Also remove debug messages and remove futures from hash on completion | |||||
| 2025-09-02 | plugin/fsm: async update | 2 * r + 2 * t | 4 | -53/+100 | |
| 2025-09-02 | plugin/fsm: only update changed dir | 2 * r + 2 * t | 2 | -5/+16 | |
| Also add added and removed signals | |||||
| 2025-09-02 | plugin/fsm: sort dirs first | 2 * r + 2 * t | 1 | -0/+3 | |
| 2025-09-02 | plugin/fsm: incremental updates + sort | 2 * r + 2 * t | 1 | -10/+21 | |
| 2025-09-02 | internal: remove singleton reloadableId | 2 * r + 2 * t | 2 | -4/+0 | |
| 2025-09-02 | brightness: add ipc handler for get/set (#546) | sweenu | 1 | -6/+78 | |
| * services(brightness): add IpcHandler with brightnessctl like set function * allow get/set for specific monitor Also handle invalid formats --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-09-01 | bar/workspaces: add option for ws name capitalisation (#543) | sweenu | 2 | -2/+10 | |
| 2025-09-01 | bar/workspaces: different `showWindows` option for special ws (#544) | sweenu | 2 | -4/+5 | |
| 2025-09-01 | dashboard/media: slightly improve media seeking | 2 * r + 2 * t | 1 | -1/+7 | |
| Still kinda buggy, but not as bad | |||||
| 2025-09-01 | dashboard/media: add scroll to seek (#528) | Belal | 1 | -0/+17 | |
| * dashboard/media: add scroll to seek * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-09-01 | nix/hm: add systemd.target in home-manager (#532) | BardMoon | 2 | -4/+14 | |
| * nix: add systemd.target * fix: format * Update README.md * Update hm-module.nix https://github.com/Vladimir-csp/uwsm/blob/cf2b1d84059f1954d4ec864f2b46a86515acc3c1/example-units/hyprpaper.service#L19 * fix * Update README.md | |||||
| 2025-09-01 | beatdetector: fix pod builder init | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-09-01 | internal: fix beat detector warnings | 2 * r + 2 * t | 1 | -5/+6 | |
| 2025-09-01 | internal: format cpp | 2 * r + 2 * t | 9 | -249/+305 | |
| 2025-09-01 | plugin/fsm: only provide modelData role | 2 * r + 2 * t | 2 | -41/+6 | |
| 2025-09-01 | plugin/cim: better sourceSize | 2 * r + 2 * t | 3 | -27/+11 | |
| 2025-09-01 | plugin: fix warnings + const stuff | 2 * r + 2 * t | 6 | -62/+62 | |
| 2025-09-01 | cmake: more compiler warnings | 2 * r + 2 * t | 2 | -2/+13 | |
| 2025-08-31 | plugin/fsm: lazy entriesChanged | 2 * r + 2 * t | 1 | -15/+32 | |
| Only emit when it actually changes (comparison via paths) | |||||
| 2025-08-31 | plugin/fsm: add new roles | 2 * r + 2 * t | 2 | -2/+10 | |
| 2025-08-31 | plugin/fsm: rename files -> entries | 2 * r + 2 * t | 3 | -29/+48 | |
| Also rename filter & add props | |||||
| 2025-08-31 | plugin: add FileSystemModel | 2 * r + 2 * t | 6 | -50/+288 | |
| 2025-08-31 | plugin/cim: check if cache is valid image | 2 * r + 2 * t | 2 | -5/+5 | |
| 2025-08-31 | plugin/cutils: add getAverageLuminance | 2 * r + 2 * t | 3 | -58/+219 | |
| Fixes stutters in wallpaper list Also fix crash when saveItem target doesn't have a window | |||||
| 2025-08-31 | [CI] chore: update flake | github-actions | 1 | -10/+10 | |
| 2025-08-31 | dev: build using clang by default | Soramane | 1 | -0/+3 | |
| 2025-08-31 | nix: add debug package | Soramane | 2 | -4/+12 | |
| Also use clangStdenv to build Use RelWithDebInfo for release builds | |||||
| 2025-08-30 | plugin/cim: safe async this | 2 * r + 2 * t | 1 | -18/+19 | |
| Fixes wallpaper picker crash on fast input | |||||
| 2025-08-30 | plugin/cim: fix null images | 2 * r + 2 * t | 1 | -1/+14 | |
| 2025-08-30 | wallpapers: use CAELESTIA_WALLPAPERS_DIR env | 2 * r + 2 * t | 3 | -4/+6 | |
| Env var overrides config option | |||||
| 2025-08-30 | readme/install: explain different aur packages | 2 * r + 2 * t | 1 | -1/+5 | |
| 2025-08-30 | readme: rename arch installation section | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-30 | plugin/cim: fix cache path | 2 * r + 2 * t | 2 | -7/+8 | |
| Different cache paths for different fill modes | |||||
| 2025-08-30 | plugin/cim: respect image fill mode | 2 * r + 2 * t | 2 | -20/+39 | |
| Also prevent duplicate sha calcs | |||||
| 2025-08-30 | plugin/cim: better cache impl | 2 * r + 2 * t | 5 | -19/+42 | |
| 2025-08-30 | dev: reload on cmakelists change | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-08-30 | plugin/cutils: fix saveItem scaling | 2 * r + 2 * t | 1 | -4/+11 | |
| Fixes #521 Closes #524 | |||||
| 2025-08-30 | launcher: allow show on hover (#498) | M Matthew Hydock | 3 | -3/+7 | |
| added `showOnHover` to launcher config, disabled by default to preserve existing functionality. when enabled, drag-to-show is disabled. | |||||
| 2025-08-30 | brightness: detect monitors by connector instead of model (#503) | anders130 | 1 | -4/+4 | |
| * fix(brightness): change monitor detection to be based on connector using the model caused problems when using the same monitor twice * format + use connector for isDdc --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-30 | nix/hm: add option to disable systemd service (#526) | Davi Ribeiro | 2 | -3/+21 | |
| * nix/hm: add option to disable systemd service * readme: complement home manager configuring | |||||
| 2025-08-30 | dev: fix qml import paths + direnv on non-nix | Soramane | 1 | -3/+5 | |
| Closes #519 | |||||
| 2025-08-30 | config: fix default playerAliases (#506) | anders130 | 2 | -4/+3 | |
| 2025-08-29 | dev: better direnv | Soramane | 2 | -7/+11 | |
| Move rebuild logic to direnv instead of nix | |||||
| 2025-08-29 | plugin/cim: update on size change | Soramane | 3 | -28/+73 | |
| 2025-08-29 | cmake: better modules enable/disable | Soramane | 2 | -6/+7 | |
| 2025-08-29 | nix: fix + expose lib stuff | Soramane | 4 | -18/+38 | |
| Also format | |||||