1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-03 19:51:03 +02:00
ironbar/src/modules
Jake Stanger 6e5d0c1e8c
feat(workspaces): hyprland support
Resolves #18.

The bar will now automatically detect whether running under Sway or Hyprland and use the correct IPC client depending.
2023-01-27 23:18:59 +00:00
..
launcher refactor: general code tidy-up 2022-12-11 23:17:15 +00:00
clock.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
custom.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
focused.rs refactor: general code tidy-up 2022-12-11 23:17:15 +00:00
mod.rs feat: mpris support 2023-01-25 23:09:49 +00:00
music.rs feat: mpris support 2023-01-25 23:09:49 +00:00
script.rs refactor: move most of the horrible add_module macro content into proper functions 2022-12-04 23:23:22 +00:00
sysinfo.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
tray.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
workspaces.rs feat(workspaces): hyprland support 2023-01-27 23:18:59 +00:00