summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* plugin: managers -> internal2 * r + 2 * t2025-09-138-5/+5
* plugin/managers: add CircularIndicatorManager2 * r + 2 * t2025-09-1310-162/+400
* plugin: refactor into modules2 * r + 2 * t2025-09-1328-47/+77
* popouts/tray: better interaction2 * r + 2 * t2025-09-134-4/+7
* network: fix undef errors2 * r + 2 * t2025-09-131-2/+2
* plugin/cmake: link qt quick2 * r + 2 * t2025-09-131-1/+2
* readme: update manual installation deps2 * r + 2 * t2025-09-131-1/+1
* config/launcher: set default maxShown to 72 * r + 2 * t2025-09-132-2/+2
* launcher: fix anim2 * r + 2 * t2025-09-131-4/+41
* plugin/service: fix invoke after destruction2 * r + 2 * t2025-09-121-2/+19
* internal: fix crash2 * r + 2 * t2025-09-121-22/+31
* readme: update example config2 * r + 2 * t2025-09-121-0/+3
* bar: remove idle inhibitor2 * r + 2 * t2025-09-124-47/+0
* launcher: fix exclusion with utilities2 * r + 2 * t2025-09-121-3/+6
* launcher: loader content2 * r + 2 * t2025-09-124-50/+60
* osd: loader content2 * r + 2 * t2025-09-123-9/+19
* dashboard: persist state2 * r + 2 * t2025-09-124-15/+44
* utilities: loader content2 * r + 2 * t2025-09-121-2/+27
* utilities: add keep awake and quick toggles2 * r + 2 * t2025-09-128-27/+306
* interactions: fix interaction area2 * r + 2 * t2025-09-121-0/+2
* plugin: fix floating point comparison2 * r + 2 * t2025-09-122-2/+2
* network: put back the ":" in SSIDs (#601)Auguste Baum2025-09-121-1/+1
* shortcuts: add dashboard shortcut2 * r + 2 * t2025-09-111-0/+9
* plugin: add requests2 * r + 2 * t2025-09-115-36/+60
* plugin: format + refactor2 * r + 2 * t2025-09-116-49/+87
* plugin/appdb: fix persistence2 * r + 2 * t2025-09-112-21/+9
* plugin: use qt typedefs for fixed ints2 * r + 2 * t2025-09-113-32/+30
* launcher: sort apps by usage2 * r + 2 * t2025-09-114-20/+325
* plugin: remove multimedia dep2 * r + 2 * t2025-09-103-14/+13
* launcher: not full rounding + better anim2 * r + 2 * t2025-09-106-8/+21
* launcher: add config option for hiding applications (#568)anders1302025-09-103-2/+4
* launcher: fix showOnHover2 * r + 2 * t2025-09-101-1/+2
* launcher/wallpaper: include subfolder in search2 * r + 2 * t2025-09-102-1/+1
* bar/tray: add icon subs2 * r + 2 * t2025-09-094-8/+17
* plugin/service: remove zero ref warning2 * r + 2 * t2025-09-091-1/+0
* internal: use Qt.resolvedUrl2 * r + 2 * t2025-09-097-7/+7
* launcher: allow configuring actions (#558)Belal2025-09-094-141/+241
* dashboard: fix pfp picker2 * r + 2 * t2025-09-091-1/+1
* dashboard/media: fix incubation warning2 * r + 2 * t2025-09-091-1/+0
* plugin/ac: not singleton2 * r + 2 * t2025-09-0913-94/+241
* nix: fix build error with libcava (#585)Davi Ribeiro2025-09-091-1/+2
* nix: fix pipewire2 * r + 2 * t2025-09-091-2/+2
* bar: configurable scroll actions (#559)Belal2025-09-083-3/+15
* bar/statusicons: add mic indicator2 * r + 2 * t2025-09-083-0/+14
* Merge branch 'main' of https://github.com/caelestia-dots/shell2 * r + 2 * t2025-09-081-10/+10
|\
| * [CI] chore: update flakegithub-actions2025-09-071-10/+10
* | internal: force threaded render loop2 * r + 2 * t2025-09-081-0/+1
* | plugin: use lower case imports2 * r + 2 * t2025-09-0820-66/+41
* | plugin/ac: use double buffer2 * r + 2 * t2025-09-084-72/+36
* | nix: remove cava dep2 * r + 2 * t2025-09-081-2/+0