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-21 14:04:18 +01:00
..
clients fix(clipboard): copying large images filling write pipe 2023-05-05 22:30:16 +01:00
config feat: module-level name and class options 2023-05-06 13:22:35 +01:00
image fix: poor error handling for missing images 2023-05-20 14:38:39 +01:00
modules fix: broken nerd font icons 2023-05-21 14:04:18 +01:00
bar.rs fix: excess popup windows 2023-05-20 13:20:55 +01:00
bridge_channel.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
desktop_file.rs refactor: fix a few pedantic clippy warnings 2023-05-04 20:07:46 +01:00
dynamic_string.rs refactor: fix a few pedantic clippy warnings 2023-05-04 20:07:46 +01:00
error.rs refactor(wayland): update to 0.30.0 2023-05-04 20:07:42 +01:00
gtk_helpers.rs feat: module-level name and class options 2023-05-06 13:22:35 +01:00
logging.rs feat(logging): include line numbers 2023-05-04 20:07:46 +01:00
macros.rs chore: add trace logging for mutex locks 2023-05-04 20:07:46 +01:00
main.rs feat: module-level name and class options 2023-05-06 13:22:35 +01:00
popup.rs feat(custom): slider widget 2023-04-10 00:17:09 +01:00
script.rs fix: scripts don't work while running ironbar under a systemd service 2023-05-01 20:57:08 +01:00
style.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00