summaryrefslogtreecommitdiff
path: root/services/Hyprland.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* osd: fix show on hover + show on audio/brightness change2 * r + 2 * t2025-05-131-0/+14
|
* launcher: use qsTr properly2 * r + 2 * t2025-05-051-1/+1
|
* 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
|
* bluetooth: lazy update devices2 * r + 2 * t2025-04-301-14/+14
|
* 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
|
* feat: bar bluetooth devices2 * r + 2 * t2025-04-291-2/+2
|
* hyprland: fix active workspace2 * r + 2 * t2025-04-291-13/+1
|
* 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-261-0/+159