1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00
ironbar/src/modules
Jake Stanger e4e9632caa
fix(tray): menu causing bar to lose focus on sway
BREAKING CHANGE: The `direction` option has been changed to only accept `horizontal` or `vertical`
2024-11-16 20:36:20 +00:00
..
custom fix: markup escape issues 2024-10-15 22:11:15 +01:00
launcher feat(config): json schema support 2024-05-31 22:01:50 +01:00
music fix: markup escape issues 2024-10-15 22:11:15 +01:00
sway fix: markup escape issues 2024-10-15 22:11:15 +01:00
tray fix(tray): menu causing bar to lose focus on sway 2024-11-16 20:36:20 +00:00
cairo.rs refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
clipboard.rs fix(clipboard): crash when unsupported image type 2024-11-05 13:15:42 +00:00
clock.rs Revert "Fix Pango markup not escaped" 2024-06-02 17:42:18 +01:00
focused.rs Revert "Fix Pango markup not escaped" 2024-06-02 17:42:18 +01:00
label.rs fix: markup escape issues 2024-10-15 22:11:15 +01:00
mod.rs fix: on_scroll events broken on touchpad 2024-11-04 13:05:18 +00:00
networkmanager.rs feat: add networkmanager module 2024-08-04 12:55:12 +01:00
notifications.rs Revert "Fix Pango markup not escaped" 2024-06-02 17:42:18 +01:00
script.rs fix: markup escape issues 2024-10-15 22:11:15 +01:00
sysinfo.rs fix: markup escape issues 2024-10-15 22:11:15 +01:00
upower.rs fix: markup escape issues 2024-10-15 22:11:15 +01:00
volume.rs Revert "Fix Pango markup not escaped" 2024-06-02 17:42:18 +01:00
workspaces.rs fix(workspaces): prevent crash when clicking current workspace (#733) 2024-09-24 21:42:13 +01:00