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 d84139a914
refactor: general tidy up
fix clippy warnings from latest stable rust
2023-02-25 14:26:02 +00:00
..
clients feat: add feature flags 2023-02-01 20:45:52 +00:00
config refactor: general tidy up 2023-02-25 14:26:02 +00:00
image refactor: general tidy up 2023-02-25 14:26:02 +00:00
modules refactor: general tidy up 2023-02-25 14:26:02 +00:00
bar.rs refactor: general tidy up 2023-02-25 14:26:02 +00:00
bridge_channel.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
desktop_file.rs refactor: replace icon loading with improved general image loading 2023-01-29 17:46:02 +00:00
dynamic_string.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
error.rs refactor: standardise error messages 2022-12-11 21:31:45 +00:00
logging.rs refactor: move startup logging code to logging module 2022-12-11 21:31:23 +00:00
macros.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
main.rs refactor: replace icon loading with improved general image loading 2023-01-29 17:46:02 +00:00
popup.rs style: run fmt 2023-02-08 17:30:09 +00:00
script.rs style: fix 1.67 clippy warnings 2023-01-28 14:40:31 +00:00
style.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00