1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00
ironbar/src
2025-02-22 12:59:00 +00:00
..
clients feat(workspaces): niri support 2025-02-21 16:12:05 +00:00
config Merge pull request #837 from BowDown097/master 2025-02-15 22:43:46 +00:00
dynamic_value fix: markup escape issues 2024-10-15 22:11:15 +01:00
image feat(keyboard): ability to display and switch kb layout (#836) 2025-02-03 21:19:30 +00:00
ipc fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00
modules feat(label): add truncate to module and custom widget 2025-02-22 12:59:00 +00:00
bar.rs refactor: ensure one copy of icon_overrides 2025-02-08 04:45:35 -08:00
cli.rs feat: add shell completions 2024-12-29 00:19:02 +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: fix some strict clippy warnings 2024-12-29 00:40:12 +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 feat: libinput keys module 2024-12-27 19:44:25 +00:00
main.rs fix: exit 0 on ipc connection error 2025-02-15 23:16:05 +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