1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/src
2024-04-02 20:12:09 +01:00
..
clients build: remove some unused features/deps 2024-04-02 20:12:09 +01:00
config fix: regressions introduced by #505 2024-04-01 15:40:12 +01:00
dynamic_value refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00
image Merge pull request #470 from JakeStanger/fix/tray 2024-03-17 14:12:56 +00:00
ipc refactor: better error handling for client initialization 2024-04-01 16:34:25 +01:00
modules refactor: better error handling for client initialization 2024-04-01 16:34:25 +01:00
bar.rs feat: ability to add custom modules instead native modules 2024-04-01 15:01:37 +01:00
cli.rs fix(cli): error when launched via swaybar_command 2024-01-20 23:42:43 +00:00
desktop_file.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00
error.rs feat: load bars on monitor when it connects 2024-01-13 17:20:09 +00:00
gtk_helpers.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
ironvar.rs refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
logging.rs fix(logging): log file growing indefinitely 2024-02-14 21:16:53 +00:00
macros.rs fix: regressions introduced by #505 2024-04-01 15:40:12 +01:00
main.rs refactor: fix clippy warnings 2024-04-01 16:33:38 +01:00
popup.rs feat: ability to add custom modules instead native modules 2024-04-01 15:01:37 +01:00
script.rs fix(script): spawning outside of tokio runtime causing crash 2024-01-14 15:42:28 +00:00
style.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00