1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00
ironbar/src
Jake Stanger 923fc4b5af
Merge pull request #1048 from postsolar/feat/music-popup-truncate
feat(music): Add `truncate_popup_{artist,album,title}` to `music`
2025-06-16 11:40:42 +01:00
..
clients refactor: fix some strict clippy warnings 2025-05-25 12:14:24 +01:00
config refactor: recv_glib dependency arrays 2025-05-26 22:46:25 +01:00
dynamic_value refactor: recv_glib dependency arrays 2025-05-26 22:46:25 +01:00
image fix: regression - image prefixes not handled correctly 2025-05-27 11:38:08 +01:00
ipc refactor: fix clippy warnings 2025-05-27 13:33:05 +01:00
modules Merge pull request #1048 from postsolar/feat/music-popup-truncate 2025-06-16 11:40:42 +01:00
bar.rs feat: change icon_overrides to apply to all resolved images 2025-05-25 16:24:17 +01:00
channels.rs refactor: remove unnecessary Clone constraint from recv_glib methods 2025-05-27 13:31:22 +01:00
cli.rs feat: add shell completions 2024-12-29 00:19:02 +00:00
desktop_file.rs feat: add menu module 2025-05-26 16:23:49 +01:00
error.rs fix(wayland): exit on event dispatch error 2024-06-20 20:58:56 +01:00
gtk_helpers.rs refactor: update to rust 2024, fix strict clippy warnings 2025-03-03 21:28:29 +00:00
ironvar.rs refactor: fix some strict clippy warnings 2025-05-25 12:14:24 +01:00
logging.rs refactor: update to rust 2024, fix strict clippy warnings 2025-03-03 21:28:29 +00:00
macros.rs refactor: replace channel macros with ext trait methods 2025-05-18 15:22:58 +01:00
main.rs feat: change icon_overrides to apply to all resolved images 2025-05-25 16:24:17 +01:00
popup.rs refactor: recv_glib dependency arrays 2025-05-26 22:46:25 +01:00
script.rs refactor: fix some strict clippy warnings 2025-05-25 12:14:24 +01:00
style.rs refactor: recv_glib dependency arrays 2025-05-26 22:46:25 +01:00