summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* feat: non persistent bar option2 * r + 2 * t2025-07-106-3/+109
|
* feat: drag launcher to open/close2 * r + 2 * t2025-07-102-1/+11
| | | | Also fix dragging for session
* internal: add utilities panel base2 * r + 2 * t2025-07-108-3/+201
|
* lock: fix input dragging2 * r + 2 * t2025-07-101-0/+1
| | | | You could drag it horizontally cause it was interactive lol
* internal: scroll fix part 22 * r + 2 * t2025-07-104-2/+20
| | | | Closes #202
* internal: fix scrolling for high res devices2 * r + 2 * t2025-07-095-10/+33
| | | | Implements first part of #202
* dashboard: sleep cava2 * r + 2 * t2025-07-091-2/+15
| | | | | | Closes #201 Also allow hot updating visualiser bars config
* notifs: fix shrink height2 * r + 2 * t2025-07-091-2/+2
| | | | Fix height when osd/session blocks
* internal: pass around visibilities2 * r + 2 * t2025-07-097-9/+22
| | | | | Instead of singleton Also for panels
* notifs: add indicators for offscreen notifs2 * r + 2 * t2025-07-093-34/+96
|
* lock: fix notifs height on startup2 * r + 2 * t2025-07-091-0/+6
| | | | For some reason they do not have the correct height, so use a timer to recalculate after a small delay
* internal: better anims2 * r + 2 * t2025-07-093-8/+20
| | | | | | Appear anims for osd and session from fast spatial -> default spatial Anim opacity for lock notif extra counter Fix extra counter (list not popups)
* dashboard: use shape for media visualiser2 * r + 2 * t2025-07-091-41/+35
| | | | More cpu efficient
* hyprland: fix refreshing on events2 * r + 2 * t2025-07-091-4/+12
|
* internal: better ripple anim2 * r + 2 * t2025-07-092-39/+37
| | | | | Fade after expansion, also correctly calculate ripple size Also fix ripples triggering on disabled buttons
* paths: decode urls2 * r + 2 * t2025-07-077-11/+17
| | | | Fixes spaces in paths breaking things
* dashboard: fix pfp picker2 * r + 2 * t2025-07-074-16/+22
| | | | Fixes caelestia-dots/caelestia#21
* issues: better templates2 * r + 2 * t2025-07-045-52/+81
| | | | Use yaml for templates + force using a template
* Merge branch 'main' of https://github.com/caelestia-dots/shell2 * r + 2 * t2025-07-035-5/+9
|\
| * feat: fahrenheit option for weather (#189)William (Liam) Snow IV2025-07-035-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | * Added Fahrenheit to Weather Service * some fixes Allow for hot reloading config opt Add opt to example config --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* | winfo: fix kill button2 * r + 2 * t2025-07-031-1/+1
|/
* internal: set default bpm to 12 * r + 2 * t2025-07-021-1/+1
| | | | So the media gif still plays even when beat detector doesnt work
* internal: use layer.effect2 * r + 2 * t2025-07-028-132/+86
| | | | Also use clipping rect for wallpaper item
* internal: better curve for button ripples2 * r + 2 * t2025-07-021-1/+1
|
* osd: allow scroll2 * r + 2 * t2025-07-011-0/+2
|