summaryrefslogtreecommitdiff
path: root/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #36 from ko1N/fix-lvm-storage2 * r + 2 * t2025-06-111-10/+30
|\ | | | | Fix disk usage when using lvm
| * Fix disk usage when using lvmko1N2025-06-101-10/+30
| |
* | Merge pull request #9 from PiotrekB416/fix/network-service2 * r + 2 * t2025-06-091-5/+8
|\ \ | |/ |/| 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
* | wallpapers: fix set script call2 * r + 2 * t2025-06-081-1/+1
| |
* | feat: add ipc commands for stuff2 * r + 2 * t2025-06-083-1/+65
|/
* colours: fix switching2 * r + 2 * t2025-06-081-1/+1
| | | | Also remove unnecessary clipping rects around dashboard panes
* popouts: fix multimonitoroutfoxxed2025-06-061-23/+0
|
* popouts: fix anim when not shown2 * r + 2 * t2025-06-071-0/+4
|
* internal: move bar to drawer window2 * r + 2 * t2025-06-071-1/+0
| | | | Fixes a few bugs, also removes need for hyprland order layerrule
* colours: fix flash when change wallpaper2 * r + 2 * t2025-06-062-1/+7
|
* notifs: lock notif object until anim finish2 * r + 2 * t2025-06-061-2/+5
| | | | Also fix notif y position during remove anim
* feat: bluetooth popout2 * r + 2 * t2025-06-051-0/+9
|
* internal: move cava to service2 * r + 2 * t2025-06-051-0/+19
|
* feat: dashboard media player selector2 * r + 2 * t2025-06-051-1/+2
| | | | Also raise and quit buttons
* feat: clear notifs shortcut2 * r + 2 * t2025-06-041-0/+10
|
* systemusage: fix gpu temp2 * r + 2 * t2025-06-041-2/+2
|
* dashboard: fix performance gpu stats2 * r + 2 * t2025-06-021-7/+12
|
* feat: bar popouts2 * r + 2 * t2025-06-021-0/+10
| | | | Create active window popout
* systemusage: actually run gpu procs2 * r + 2 * t2025-05-281-0/+2
|
* feat: dashboard performance panel2 * r + 2 * t2025-05-281-1/+83
|
* internal: move weather into service2 * r + 2 * t2025-05-281-0/+32
| | | | Also fix not escaping city properly
* drawers: dont use hyprland cursor pos2 * r + 2 * t2025-05-271-13/+0
| | | | Use mousearea with positionChanged and containsMouse
* launcher: better fuzzy search2 * r + 2 * t2025-05-271-1/+1
|
* notifs: better height2 * r + 2 * t2025-05-261-0/+1
| | | | | Get blocked by other panels from the right side (osd and session) Limit max height to screen height
* feat: dashboard media panel2 * r + 2 * t2025-05-261-0/+18
|
* bar: fix storing only one2 * r + 2 * t2025-05-241-2/+1
|
* refactor: path utils2 * r + 2 * t2025-05-243-8/+8
|
* bar: switch to embedded style2 * r + 2 * t2025-05-232-1/+3
|
* hyprland: fix null error2 * r + 2 * t2025-05-231-1/+1
|
* internal: fix memory leaks2 * r + 2 * t2025-05-235-50/+46
|
* dashboard: resources2 * r + 2 * t2025-05-192-2/+85
|
* session: move to drawers2 * r + 2 * t2025-05-131-0/+11
|
* osd: fix show on hover + show on audio/brightness change2 * r + 2 * t2025-05-132-0/+15
|
* osd: show on hover2 * r + 2 * t2025-05-131-34/+0
|
* refactor: move to single window2 * r + 2 * t2025-05-131-0/+17
|
* notifs: show multiline summary on expand2 * r + 2 * t2025-05-121-4/+0
| | | | Also fix action binding loop
* brightness: fix for brightnessctl2 * r + 2 * t2025-05-121-1/+6
|
* feat: session menu2 * r + 2 * t2025-05-111-0/+1
|
* feat: mpris shortcuts + ipc2 * r + 2 * t2025-05-111-0/+58
|
* notifs: colour by urgency2 * r + 2 * t2025-05-101-0/+1
|
* notifs: invoke action on click if only single action2 * r + 2 * t2025-05-101-0/+1
|
* notifs: option to have expire timeout2 * r + 2 * t2025-05-101-1/+4
| | | | Also remove scrollbar and reduce expand drag threshold
* feat: expandable notifs2 * r + 2 * t2025-05-101-0/+3
|
* notifs: actual list2 * r + 2 * t2025-05-101-0/+1
|
* feat: basic notifications2 * r + 2 * t2025-05-101-0/+76
| | | | | Also fix pixel issue with notif area background Add more log rules to run script
* colours: better on colour for dark mode2 * r + 2 * t2025-05-071-1/+1
|
* feat: launcher light/dark commands2 * r + 2 * t2025-05-071-0/+9
|
* launcher: better fuzzy query2 * r + 2 * t2025-05-071-3/+5
|