summaryrefslogtreecommitdiff
path: root/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* feat: bar bluetooth devices2 * r + 2 * t2025-04-292-2/+72
|
* hyprland: fix active workspace2 * r + 2 * t2025-04-291-13/+1
|
* feat: bar network icon2 * r + 2 * t2025-04-291-0/+44
|
* format: conform to qml coding conventions2 * r + 2 * t2025-04-281-2/+2
|
* hyprland: use qs hyprland service2 * r + 2 * t2025-04-281-120/+47
| | | | Also use models
* feat: basic quickshell bar2 * r + 2 * t2025-04-262-0/+179
|
* refactor: move ts to src2 * r + 2 * t2025-01-165-583/+0
| | | | Also move popupwindow to own file
* brightness and volume osds2 * r + 2 * t2025-01-151-0/+127
|
* launcher: math derive short form + help2 * r + 2 * t2025-01-151-5/+11
|
* bar: update indicator2 * r + 2 * t2025-01-151-0/+148
|
* Pass home and cache through bundler2 * r + 2 * t2025-01-152-4/+2
|
* launcher: better math error message2 * r + 2 * t2025-01-141-1/+1
|
* launcher: fix math derive and vars2 * r + 2 * t2025-01-141-28/+15
| | | | | | Using create breaks derive cause broken dependency Also don't check by ref in select Better error message
* launcher: better math2 * r + 2 * t2025-01-142-4/+161
|
* bar2 * r + 2 * t2025-01-122-0/+160