1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/src
2023-04-10 13:49:09 +01:00
..
clients chore: clean up println calls 2023-03-04 23:13:22 +00:00
config Merge pull request #103 from JakeStanger/feat/popup-gap-config 2023-04-07 15:02:58 +01:00
image chore: improve image provider logging 2023-03-04 23:13:35 +00:00
modules feat(custom): support dynamic strings on buttons 2023-04-10 13:49:09 +01:00
bar.rs feat(custom): slider widget 2023-04-10 00:17:09 +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): parser issue related to incorrectly matching braces 2023-04-10 00:17:09 +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(config): use universal-config crate. 2023-03-19 16:22:40 +00:00
popup.rs feat(custom): slider widget 2023-04-10 00:17:09 +01:00
script.rs feat(custom): slider widget 2023-04-10 00:17:09 +01:00
style.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00