1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 14:51:04 +02:00
ironbar/src/clients
Jake Stanger fa6f27d4b9
fix(workspaces): rewrite module to fix several small issues
Rewrites the module code to be better structured, in a similar pattern to the launcher. The code is now more robust and more maintainable, yay!

Fixes #705

Fixes an issue with moving favourite workspaces.

Fixes an issue with workspace visible state being incorrect.

Fixes an issue where the `inactive` class looked at hidden instead of closed favourites.
2024-12-28 13:38:03 +00:00
..
compositor fix(workspaces): rewrite module to fix several small issues 2024-12-28 13:38:03 +00:00
music refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
swaync fix(notifications): client broken by recent refactor 2024-08-04 13:46:12 +01:00
volume chore: refactors to volume pr #460 i forgot 2024-03-04 20:21:26 +00:00
wayland chore: comment out doc comment for unused func 2024-12-28 12:58:05 +00:00
clipboard.rs refactor: major client code changes 2024-01-09 23:33:07 +00:00
libinput.rs feat: libinput keys module 2024-12-27 19:44:25 +00:00
lua.rs feat: new cairo module 2024-04-17 20:35:35 +01:00
mod.rs feat: libinput keys module 2024-12-27 19:44:25 +00:00
networkmanager.rs feat: add networkmanager module 2024-08-04 12:55:12 +01:00
sway.rs refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
tray.rs refactor: better error handling for client initialization 2024-04-01 16:34:25 +01:00
upower.rs fix(upower): avoid panic on client init error 2024-08-09 23:16:00 +01:00