1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/src
2023-05-02 23:08:13 +01:00
..
clients Merge pull request #83 from p00f/upower-string 2023-04-30 00:26:34 +01:00
config Merge pull request #83 from p00f/upower-string 2023-04-30 00:26:34 +01:00
image fix(image): not scaling icons for hidpi 2023-04-23 11:07:19 +01:00
modules feat(music): add css selector for button contents 2023-05-02 23:08:13 +01:00
bar.rs Merge pull request #83 from p00f/upower-string 2023-04-30 00:26:34 +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 fix: bars duplicate when starting second instance 2023-04-30 19:43:58 +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