summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Logout FunctionAmstel2025-06-111-1/+1
| | | | | | | | | When Running "uwsm stop" it replies: > Stopping compositor... > Compositor is not running. so the "or" operator would not work since the "uwsm stop" command didn't return as "FALSE".
* session: fix logout for non-uwsm sessions2 * r + 2 * t2025-06-092-1/+3
|
* readme: add how to set wallpaper in usage2 * r + 2 * t2025-06-091-0/+3
|
* readme: add how to set pfp and wallpaper to usage2 * r + 2 * t2025-06-091-0/+8
|
* dashboard: fix date time2 * r + 2 * t2025-06-091-1/+1
| | | | Fixes #16
* Merge pull request #9 from PiotrekB416/fix/network-service2 * r + 2 * t2025-06-092-6/+9
|\ | | | | Network service fixes
| * refactor(network): add bssid to AccessPoint componentPiotr Bartoszewicz2025-06-081-7/+8
| |
| * fix(network): duplicate networks overwrite activity statusPiotr Bartoszewicz2025-06-081-2/+4
| | | | | | | | jq consumes first line without -n
| * fix: hardcoded interpreter pathsPiotr Bartoszewicz2025-06-082-2/+2
| |
* | readme: add how to start in usage section2 * r + 2 * t2025-06-091-0/+17
| |
* | internal: fix run shebang2 * r + 2 * t2025-06-091-1/+1
| |
* | readme: credit ax shell2 * r + 2 * t2025-06-081-0/+3
| |
* | wallpapers: fix set script call2 * r + 2 * t2025-06-081-1/+1
| |
* | feat: add ipc commands for stuff2 * r + 2 * t2025-06-085-4/+110
|/
* colours: fix switching2 * r + 2 * t2025-06-082-27/+7
| | | | Also remove unnecessary clipping rects around dashboard panes
* readme: add usage section2 * r + 2 * t2025-06-081-7/+19
|
* readme: add ko-fi badge2 * r + 2 * t2025-06-081-0/+1
|
* funding: add kofi2 * r + 2 * t2025-06-081-0/+15
|
* readme: add badges2 * r + 2 * t2025-06-081-1/+9
|
* internal: use multieffect for shadow2 * r + 2 * t2025-06-082-10/+6
|
* readme: add deps and stonks2 * r + 2 * t2025-06-081-1/+12
|
* readme: credit end2 * r + 2 * t2025-06-071-0/+3
|
* feat: create readme2 * r + 2 * t2025-06-071-0/+27
|
* popouts: fixed width for battery popout2 * r + 2 * t2025-06-072-0/+2
|
* dashboard: hide dash when raise media2 * r + 2 * t2025-06-072-1/+4
|
* popouts: fix state colour for tray back button2 * r + 2 * t2025-06-071-0/+1
|
* popouts: reload tray menu on show2 * r + 2 * t2025-06-073-17/+35
|
* popouts: fix bottom glitch2 * r + 2 * t2025-06-072-4/+13
| | | | | Fix flicker when popout hits bottom Also animate bottom rounding change
* popouts: fix anim when fast movement2 * r + 2 * t2025-06-071-3/+3
|
* Merge pull request #2 from outfoxxed/popouts-multimon2 * r + 2 * t2025-06-077-46/+47
|\ | | | | popouts: fix multimonitor
| * popouts: fix multimonitoroutfoxxed2025-06-067-46/+47
|/
* popouts: fix anim when not shown2 * r + 2 * t2025-06-072-0/+6
|
* bar: fix workspaces interactions2 * r + 2 * t2025-06-072-10/+15
| | | | Fix clicking on workspaces not switching to them
* bar: fix active workspace indicator anims2 * r + 2 * t2025-06-072-6/+26
| | | | | Fix delayed anim when size change Fix trail with variable sized workspaces
* internal: move bar to drawer window2 * r + 2 * t2025-06-0711-203/+179
| | | | Fixes a few bugs, also removes need for hyprland order layerrule
* dashboard: make own swipeview impl2 * r + 2 * t2025-06-072-20/+64
| | | | Fixes bad anim, buggy flicking and blur
* popouts: fix activewindow height changing2 * r + 2 * t2025-06-071-2/+2
| | | | Uses a bit more cpu but eh
* feat: tray item menus2 * r + 2 * t2025-06-066-1/+278
|
* popouts: transition between popout content2 * r + 2 * t2025-06-061-20/+44
|
* colours: fix flash when change wallpaper2 * r + 2 * t2025-06-062-1/+7
|
* notifs: actually fix y pos during remove anim2 * r + 2 * t2025-06-061-2/+8
|
* notifs: lock notif object until anim finish2 * r + 2 * t2025-06-063-30/+38
| | | | Also fix notif y position during remove anim
* bar: power button open session2 * r + 2 * t2025-06-051-0/+17
| | | | Make it actually useful (not really)
* popouts: better anim2 * r + 2 * t2025-06-051-1/+1
|
* feat: bluetooth popout2 * r + 2 * t2025-06-055-6/+47
|
* feat: network popout2 * r + 2 * t2025-06-055-6/+41
| | | | Also qstr dashboard performance pane labels
* popouts: battery add perf degradation warning2 * r + 2 * t2025-06-051-0/+59
|
* bar: fix popout wrapping and morphing2 * r + 2 * t2025-06-052-2/+2
|
* drawers: fix interaction areas2 * r + 2 * t2025-06-0514-24/+21
| | | | Outer corners shouldn't be part of interaction area
* bar: show power profile if no battery2 * r + 2 * t2025-06-052-20/+23
|