summaryrefslogtreecommitdiff
path: root/services/Hyprland.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hyprland: fix refreshing on events2 * r + 2 * t2025-07-091-4/+12
|
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-271-89/+12
|
* feat: window info panel2 * r + 2 * t2025-06-211-0/+1
| | | | Also disable reload popup
* internal: use stdiocollector2 * r + 2 * t2025-06-151-8/+7
| | | | | Removes dependency on jq Also fix beatdetector
* drawers: dont use hyprland cursor pos2 * r + 2 * t2025-05-271-13/+0
| | | | Use mousearea with positionChanged and containsMouse
* hyprland: fix null error2 * r + 2 * t2025-05-231-1/+1
|
* internal: fix memory leaks2 * r + 2 * t2025-05-231-9/+15
|
* 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