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-25 11:12:23 +00:00
..
clients feat(launcher): add option to minimize window if focused 2024-11-24 21:46:45 +00:00
config feat(launcher): truncate and truncate_popup config options 2024-11-24 21:35:38 +00:00
dynamic_value fix: markup escape issues 2024-10-15 22:11:15 +01:00
image refactor: take reference into image provider 2024-11-24 21:30:54 +00:00
ipc fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00
modules fix(networkmanager, upower): widget not vertical on left/right bars 2024-11-25 11:12:23 +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 refactor: move label truncate function to ext trait 2024-11-24 21:35:31 +00:00
ironvar.rs refactor: fix latest clippy warnings 2024-05-11 20:56:18 +01:00
logging.rs feat: route gtk logging through tracing 2024-11-18 21:25:57 +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