summaryrefslogtreecommitdiff
path: root/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* launcher: use qsTr properly2 * r + 2 * t2025-05-051-1/+1
|
* thumbnailer: use single process + load original2 * r + 2 * t2025-05-051-29/+25
|
* feat: show osd on border hover2 * r + 2 * t2025-05-051-0/+20
|
* launcher: focus actual current wall2 * r + 2 * t2025-05-051-0/+2
| | | | Also thumbnailer kill process before starting new proc
* thumbnailer: better caching2 * r + 2 * t2025-05-051-25/+55
|
* feat: wallpaper and colour preview2 * r + 2 * t2025-05-052-6/+31
|
* feat: wallpaper2 * r + 2 * t2025-05-051-0/+14
|
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-0/+138
|
* hyprland: fix read errors2 * r + 2 * t2025-05-051-2/+1
| | | | idk why but sometimes it splits the output into two so it cant json.parse it
* osd: pause hide on hover2 * r + 2 * t2025-05-041-2/+4
|
* feat: brightness osd2 * r + 2 * t2025-05-041-0/+113
|
* feat: audio osd2 * r + 2 * t2025-05-042-2/+25
|
* launcher: fix wallpaper searching2 * r + 2 * t2025-05-041-2/+3
|
* feat: actually set wallpaper2 * r + 2 * t2025-05-041-0/+13
| | | | Make launcher wallpaper picker actually work
* launcher: elide wallpaper names2 * r + 2 * t2025-05-041-1/+0
|
* feat: cache wallpapers2 * r + 2 * t2025-05-042-2/+47
| | | | Reduces wallpaper load time massively
* feat: launcher wallpaper selector2 * r + 2 * t2025-05-031-0/+53
|
* feat: launcher keyboard nav2 * r + 2 * t2025-05-021-13/+5
| | | | | | Using currentitem and highlight Also fix not closing launcher when clicking app Apps service use only one process
* launcher: list item interactivity2 * r + 2 * t2025-05-021-1/+4
|
* refactor: keep js in separate dir2 * r + 2 * t2025-05-022-680/+1
|
* launcher: fuzzy sort2 * r + 2 * t2025-05-022-0/+721
|
* bar: fix tray icons2 * r + 2 * t2025-05-011-4/+4
|
* feat: get networks2 * r + 2 * t2025-05-012-11/+36
| | | | Also fix bluetooth
* bluetooth: fix undef errors2 * r + 2 * t2025-05-011-1/+1
| | | | Filter devices to ensure they have props (idk why but sometimes they just dont have props)
* bar: use loader instead of swipeview2 * r + 2 * t2025-04-301-0/+2
| | | | | Also properly set it up Make network reloadable cause getting is pretty slow
* bluetooth: lazy update devices2 * r + 2 * t2025-04-302-31/+42
|
* bar: animate bluetooth devices2 * r + 2 * t2025-04-301-1/+0
|
* bar: fix workspaces anims2 * r + 2 * t2025-04-301-1/+1
| | | | Also fix hyprland undef error
* feat: bar workspaces show windows2 * r + 2 * t2025-04-301-4/+22
| | | | | | Better hyprland clients (update existing instead of resetting every time) Option for ws trail Custom label for occupied ws as well
* bar: fix activewindow2 * r + 2 * t2025-04-291-16/+21
|
* hyprland: fix undefined errors2 * r + 2 * t2025-04-291-5/+5
|
* hyprland: use qtobjects2 * r + 2 * t2025-04-291-22/+31
|
* bluetooth: fix devices2 * r + 2 * t2025-04-291-13/+16
| | | | Also add animation for bar bluetooth devices