1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00
ironbar/src
2023-04-22 16:29:54 +01:00
..
clients refactor: fix a few new clippy warnings 2023-04-22 13:45:44 +01:00
config feat: wrap modules in a revealer to support animated show/hide 2023-04-22 14:49:15 +01:00
image fix(image): http provider not handling non-success codes 2023-04-10 20:05:13 +01:00
modules feat: wrap modules in a revealer to support animated show/hide 2023-04-22 14:49:15 +01:00
bar.rs feat: wrap modules in a revealer to support animated show/hide 2023-04-22 14:49:15 +01: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 fix(dynamic string): crash when last segment is static and a single char 2023-04-22 16:29:54 +01: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: fix a few new clippy warnings 2023-04-22 13:45:44 +01:00
popup.rs feat(custom): slider widget 2023-04-10 00:17:09 +01:00
script.rs refactor: fix a few new clippy warnings 2023-04-22 13:45:44 +01:00
style.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00