summaryrefslogtreecommitdiff
path: root/services (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-04systemusage: fix gpu temp2 * r + 2 * t1-2/+2
2025-06-02dashboard: fix performance gpu stats2 * r + 2 * t1-7/+12
2025-06-02feat: bar popouts2 * r + 2 * t1-0/+10
Create active window popout
2025-05-28systemusage: actually run gpu procs2 * r + 2 * t1-0/+2
2025-05-28feat: dashboard performance panel2 * r + 2 * t1-1/+83
2025-05-28internal: move weather into service2 * r + 2 * t1-0/+32
Also fix not escaping city properly
2025-05-27drawers: dont use hyprland cursor pos2 * r + 2 * t1-13/+0
Use mousearea with positionChanged and containsMouse
2025-05-27launcher: better fuzzy search2 * r + 2 * t1-1/+1
2025-05-26notifs: better height2 * r + 2 * t1-0/+1
Get blocked by other panels from the right side (osd and session) Limit max height to screen height
2025-05-26feat: dashboard media panel2 * r + 2 * t1-0/+18
2025-05-24bar: fix storing only one2 * r + 2 * t1-2/+1
2025-05-24refactor: path utils2 * r + 2 * t3-8/+8
2025-05-23bar: switch to embedded style2 * r + 2 * t2-1/+3
2025-05-23hyprland: fix null error2 * r + 2 * t1-1/+1
2025-05-23internal: fix memory leaks2 * r + 2 * t5-50/+46
2025-05-19dashboard: resources2 * r + 2 * t2-2/+85
2025-05-13session: move to drawers2 * r + 2 * t1-0/+11
2025-05-13osd: fix show on hover + show on audio/brightness change2 * r + 2 * t2-0/+15
2025-05-13osd: show on hover2 * r + 2 * t1-34/+0
2025-05-13refactor: move to single window2 * r + 2 * t1-0/+17
2025-05-12notifs: show multiline summary on expand2 * r + 2 * t1-4/+0
Also fix action binding loop
2025-05-12brightness: fix for brightnessctl2 * r + 2 * t1-1/+6
2025-05-11feat: session menu2 * r + 2 * t1-0/+1
2025-05-11feat: mpris shortcuts + ipc2 * r + 2 * t1-0/+58
2025-05-10notifs: colour by urgency2 * r + 2 * t1-0/+1
2025-05-10notifs: invoke action on click if only single action2 * r + 2 * t1-0/+1
2025-05-10notifs: option to have expire timeout2 * r + 2 * t1-1/+4
Also remove scrollbar and reduce expand drag threshold
2025-05-10feat: expandable notifs2 * r + 2 * t1-0/+3
2025-05-10notifs: actual list2 * r + 2 * t1-0/+1
2025-05-10feat: basic notifications2 * r + 2 * t1-0/+76
Also fix pixel issue with notif area background Add more log rules to run script
2025-05-07colours: better on colour for dark mode2 * r + 2 * t1-1/+1
2025-05-07feat: launcher light/dark commands2 * r + 2 * t1-0/+9
2025-05-07launcher: better fuzzy query2 * r + 2 * t1-3/+5
2025-05-05launcher: use qsTr properly2 * r + 2 * t1-1/+1
2025-05-05thumbnailer: use single process + load original2 * r + 2 * t1-29/+25
2025-05-05feat: show osd on border hover2 * r + 2 * t1-0/+20
2025-05-05launcher: focus actual current wall2 * r + 2 * t1-0/+2
Also thumbnailer kill process before starting new proc
2025-05-05thumbnailer: better caching2 * r + 2 * t1-25/+55
2025-05-05feat: wallpaper and colour preview2 * r + 2 * t2-6/+31
2025-05-05feat: wallpaper2 * r + 2 * t1-0/+14
2025-05-05refactor: move colours to separate service2 * r + 2 * t1-0/+138
2025-05-05hyprland: fix read errors2 * r + 2 * t1-2/+1
idk why but sometimes it splits the output into two so it cant json.parse it
2025-05-04osd: pause hide on hover2 * r + 2 * t1-2/+4
2025-05-04feat: brightness osd2 * r + 2 * t1-0/+113
2025-05-04feat: audio osd2 * r + 2 * t2-2/+25
2025-05-04launcher: fix wallpaper searching2 * r + 2 * t1-2/+3
2025-05-04feat: actually set wallpaper2 * r + 2 * t1-0/+13
Make launcher wallpaper picker actually work
2025-05-04launcher: elide wallpaper names2 * r + 2 * t1-1/+0
2025-05-04feat: cache wallpapers2 * r + 2 * t2-2/+47
Reduces wallpaper load time massively
2025-05-03feat: launcher wallpaper selector2 * r + 2 * t1-0/+53