1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00
ironbar/src
2023-10-19 22:43:18 +01:00
..
cli feat: ipc server and cli 2023-06-29 16:19:19 +01:00
clients refactor: fix new clippy warnings 2023-10-19 21:12:19 +01:00
config refactor: fix new pedantic clippy warnings 2023-07-16 20:17:32 +01:00
dynamic_value fix(dynamic string): incorrectly handling strings containing multipoint utf-8 chars 2023-07-30 23:30:24 +01:00
image refactor(image): do not try to read desktop files where definitely not necessary 2023-07-26 22:03:27 +01:00
ipc refactor: fix new clippy warnings 2023-10-19 21:12:19 +01:00
modules fix(focused): not clearing when switching to empty workspace 2023-10-19 22:43:18 +01:00
bar.rs refactor: fix new clippy warnings, fmt 2023-08-25 22:55:12 +01:00
bridge_channel.rs feat: ipc server and cli 2023-06-29 16:19:19 +01:00
desktop_file.rs refactor: fix new clippy warning 2023-10-17 20:22:19 +01:00
error.rs feat(config): use default fallback with config instructions 2023-07-04 17:38:39 +01:00
global_state.rs refactor: fix new clippy warnings, fmt 2023-08-25 22:55:12 +01:00
gtk_helpers.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
ironvar.rs feat: support for 'ironvar' dynamic variables 2023-06-29 16:26:54 +01:00
logging.rs feat(logging): include line numbers 2023-05-04 20:07:46 +01:00
macros.rs refactor: use new smart pointer macros throughout codebase 2023-06-29 23:16:31 +01:00
main.rs refactor: fix new clippy warnings, fmt 2023-08-25 22:55:12 +01:00
popup.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
script.rs refactor: fix new clippy warnings 2023-10-19 21:12:19 +01:00
style.rs fix(styles): hot reload not working when edited with vim 2023-10-17 20:22:02 +01:00
unique_id.rs fix: popups occasionally getting jumbled with multiple bars 2023-05-29 14:01:42 +01:00