1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 10:41:03 +02:00
ironbar/src
2023-07-16 18:47:44 +01:00
..
cli feat: ipc server and cli 2023-06-29 16:19:19 +01:00
clients fix(music): correctly show/hide popup elements based on player capabilities 2023-06-30 19:27:00 +01:00
config feat: IPC for get_visible, set_visible, new bar name config option 2023-07-16 18:21:44 +01:00
dynamic_value refactor: use new smart pointer macros throughout codebase 2023-06-29 23:16:31 +01:00
image fix: add sensible class names for icon labels 2023-06-12 22:25:23 +01:00
ipc fix(cli): set-visible command causing panic 2023-07-16 18:47:44 +01:00
modules feat(config): use default fallback with config instructions 2023-07-04 17:38:39 +01:00
bar.rs feat: IPC for get_visible, set_visible, new bar name config option 2023-07-16 18:21:44 +01:00
bridge_channel.rs feat: ipc server and cli 2023-06-29 16:19:19 +01:00
desktop_file.rs fix(launcher): incorrectly resolving some applications 2023-07-05 23:32:56 +01:00
error.rs feat(config): use default fallback with config instructions 2023-07-04 17:38:39 +01:00
gtk_helpers.rs feat: module-level name and class options 2023-05-06 13:22:35 +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 feat(config): use default fallback with config instructions 2023-07-04 17:38:39 +01:00
popup.rs feat(custom): slider widget 2023-04-10 00:17:09 +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