1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 03:44:23 +02:00
ironbar/src
2022-11-30 22:49:49 +00:00
..
clients refactor: move various clients to own folder 2022-11-06 23:38:51 +00:00
modules style: run rustfmt 2022-11-30 22:49:49 +00:00
bar.rs style: run rustfmt 2022-11-30 22:49:49 +00:00
bridge_channel.rs Major module refactor (#19) 2022-09-25 22:49:00 +01:00
config.rs feat(custom): ability to embed scripts in labels for dynamic content 2022-11-28 22:30:31 +00:00
dynamic_string.rs refactor: move dynamic_label.rs to dynamic_string.rs and fix failing test 2022-11-30 22:40:53 +00:00
icon.rs refactor: various changes based on rust 1.65 clippy 2022-11-06 22:53:48 +00:00
logging.rs refactor(logging): consts for default log levels 2022-11-05 17:29:17 +00:00
main.rs style: run rustfmt 2022-11-30 22:49:49 +00:00
popup.rs feat: more positioning options (#23) 2022-10-15 16:27:25 +01:00
script.rs feat: common module options (show_if, on_click, tooltip) 2022-11-28 22:09:18 +00:00
style.rs fix: css watcher not working 2022-10-16 22:21:51 +01:00