1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00
ironbar/src
Reinout Meliesie 3bf4e9b877
Merge branch 'refs/heads/master' into develop
# Conflicts:
#	Cargo.toml
#	src/modules/volume.rs
2024-06-05 12:49:39 +02:00
..
clients Merge branch 'refs/heads/master' into develop 2024-06-05 12:49:39 +02:00
config Merge branch 'refs/heads/master' into develop 2024-06-05 12:49:39 +02:00
dynamic_value Revert "Fix Pango markup not escaped" 2024-06-02 17:42:18 +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 Merge branch 'refs/heads/master' into develop 2024-06-05 12:49:39 +02: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 Revert "Fix Pango markup not escaped" 2024-06-02 17:42:18 +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