1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00
ironbar/src
2024-11-17 14:47:50 +00:00
..
clients fix(tray): update system-tray dep to bring in a whole load of fixes 2024-11-08 01:35:04 +00:00
config fix: regression caused by #652 2024-11-10 17:35:47 +00:00
dynamic_value fix: markup escape issues 2024-10-15 22:11:15 +01:00
image feat: pango markup support in image icons 2024-05-11 20:44:20 +01:00
ipc fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00
modules fix(tray): tray icons not disappearing on close 2024-11-17 14:47:50 +00:00
bar.rs refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
cli.rs fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00
desktop_file.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00
error.rs fix(wayland): exit on event dispatch error 2024-06-20 20:58:56 +01:00
gtk_helpers.rs fix: markup escape issues 2024-10-15 22:11:15 +01:00
ironvar.rs refactor: fix latest clippy warnings 2024-05-11 20:56:18 +01:00
logging.rs fix(logging): log file growing indefinitely 2024-02-14 21:16:53 +00:00
macros.rs fix(popup): incorrect pos when resolution changes 2024-08-14 20:46:40 +01:00
main.rs fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00
popup.rs refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
script.rs feat(config): json schema support 2024-05-31 22:01:50 +01:00
style.rs fix: not properly redrawing on style reload 2024-11-05 13:06:23 +00:00