1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00
ironbar/src
Jake Stanger 8c75bc46ac
refactor(script): rename path to cmd for consistency
BREAKING CHANGE: This changes the option in the `script` module. Any uses of the module must be updated to use the new option name.
2022-11-28 22:25:14 +00:00
..
clients refactor: move various clients to own folder 2022-11-06 23:38:51 +00:00
modules refactor(script): rename path to cmd for consistency 2022-11-28 22:25:14 +00:00
bar.rs feat: common module options (show_if, on_click, tooltip) 2022-11-28 22:09:18 +00:00
bridge_channel.rs Major module refactor (#19) 2022-09-25 22:49:00 +01:00
config.rs refactor: use latest libcorn with serde support 2022-11-28 22:23:11 +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 refactor: move various clients to own folder 2022-11-06 23:38:51 +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