1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 23:01:04 +02:00
ironbar/src/clients
Jake Stanger 5e7f576841 fix(workspaces): add support for hyprland rename event
Renaming workspaces on Hyprland will now work as expected.

This also refactors the workspace code to depend on IDs rather than
names which should make it more robust against the same sort of issue
in future.

Fixes #469
2024-05-07 09:42:55 +01:00
..
compositor fix(workspaces): add support for hyprland rename event 2024-05-07 09:42:55 +01:00
music fix(music): Handle NoActivePlayer (playerctld) , NoReply, NoMethod, ServiceUnknown DBus errors in mpris. 2024-03-18 19:28:30 -04:00
swaync refactor: better error handling for client initialization 2024-04-01 16:34:25 +01:00
volume chore: refactors to volume pr #460 i forgot 2024-03-04 20:21:26 +00:00
wayland refactor: add dead_code allow to fix build warning 2024-03-29 00:29:27 +00:00
clipboard.rs refactor: major client code changes 2024-01-09 23:33:07 +00:00
lua.rs feat: new cairo module 2024-04-17 20:35:35 +01:00
mod.rs feat: new cairo module 2024-04-17 20:35:35 +01:00
tray.rs refactor: better error handling for client initialization 2024-04-01 16:34:25 +01:00
upower.rs refactor: major client code changes 2024-01-09 23:33:07 +00:00