1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00
ironbar/src
2023-09-05 22:43:29 +01:00
..
cli feat: ipc server and cli 2023-06-29 16:19:19 +01:00
clients refactor(wlr data control): update to new nix epoll bindings 2023-09-05 22:43:29 +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 feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
modules feat: add widget and widget-container css classes on all widgets 2023-09-05 22:37:58 +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 warnings, fmt 2023-08-25 22:55:12 +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 fix: scripts don't work while running ironbar under a systemd service 2023-05-01 20:57:08 +01:00
style.rs feat(ipc): support for injecting additional stylesheets 2023-06-29 16:26:55 +01:00
unique_id.rs fix: popups occasionally getting jumbled with multiple bars 2023-05-29 14:01:42 +01:00