1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/src
Jake Stanger c9e66d4664
feat: common module options (show_if, on_click, tooltip)
The first three of many options that are common to all modules.

Resolves #36. Resolves partially #34.
2022-11-28 22:09:18 +00:00
..
clients refactor: move various clients to own folder 2022-11-06 23:38:51 +00:00
modules feat: common module options (show_if, on_click, tooltip) 2022-11-28 22:09:18 +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 feat: common module options (show_if, on_click, tooltip) 2022-11-28 22:09:18 +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