1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/src
2024-01-25 22:42:48 +00:00
..
clients refactor(wayland): simplify task spawning code 2024-01-14 15:42:29 +00:00
config build: add focused and launcher feature flags 2024-01-13 22:08:31 -03:00
dynamic_value fix(dynamic string): always sending partial string on initialization 2024-01-25 22:42:48 +00:00
image fix(regression): GTK refactor causing updates to be missed 2023-12-31 15:56:41 +00:00
ipc feat: load bars on monitor when it connects 2024-01-13 17:20:09 +00:00
modules build: add focused and launcher feature flags 2024-01-13 22:08:31 -03:00
bar.rs build: add focused and launcher feature flags 2024-01-13 22:08:31 -03:00
cli.rs fix(cli): error when launched via swaybar_command 2024-01-20 23:42:43 +00:00
desktop_file.rs refactor(desktop file): simplify some none-type handling 2024-01-24 23:04:14 +00:00
error.rs feat: load bars on monitor when it connects 2024-01-13 17:20:09 +00:00
gtk_helpers.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
ironvar.rs refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
logging.rs feat(logging): include line numbers 2023-05-04 20:07:46 +01:00
macros.rs fix(regression): GTK refactor causing updates to be missed 2023-12-31 15:56:41 +00:00
main.rs feat: load bars on monitor when it connects 2024-01-13 17:20:09 +00:00
popup.rs refactor: update gtk/glib, remove glib channels 2023-12-18 22:09:21 +00:00
script.rs fix(script): spawning outside of tokio runtime causing crash 2024-01-14 15:42:28 +00:00
style.rs fix(style): file watcher not working for relative paths 2024-01-24 22:40:10 +00:00