1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00
ironbar/src
2024-06-02 15:40:45 +01:00
..
clients refactor: update nix crate to latest version 2024-05-18 21:58:32 +01:00
config feat(config): json schema support 2024-05-31 22:01:50 +01:00
dynamic_value fix: correctly escape pango markup 2024-06-02 15:23:30 +01:00
image feat: pango markup support in image icons 2024-05-11 20:44:20 +01:00
ipc feat!: improve CLI structure, add new commands 2024-06-01 17:04:51 +01:00
modules fix(notifications): unable to click through overlay 2024-06-02 15:40:45 +01:00
bar.rs feat!: improve CLI structure, add new commands 2024-06-01 17:04:51 +01:00
cli.rs fix(cli): using zero exit code for error responses 2024-06-01 17:01:17 +01:00
desktop_file.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00
error.rs fix(cli): using zero exit code for error responses 2024-06-01 17:01:17 +01:00
gtk_helpers.rs fix: correctly escape pango markup 2024-06-02 15:23:30 +01:00
ironvar.rs refactor: fix latest clippy warnings 2024-05-11 20:56:18 +01: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 feat(cli): debug flag 2024-06-01 17:01:14 +01:00
popup.rs refactor(popup): rename is_visible to visible 2024-06-01 17:00:55 +01:00
script.rs feat(config): json schema support 2024-05-31 22:01:50 +01:00
style.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00