1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00
ironbar/src
Jake Stanger 7742a46578
feat: swaync notifications module
Adds a new module which connects to SwayNC to display information from the notifications deamon.

Resolves #7
2024-03-04 20:33:53 +00:00
..
clients feat: swaync notifications module 2024-03-04 20:33:53 +00:00
config feat: swaync notifications module 2024-03-04 20:33:53 +00:00
dynamic_value refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00
image fix(regression): GTK refactor causing updates to be missed 2023-12-31 15:56:41 +00:00
ipc fix(popup): re-position on resize due to content change 2024-02-18 14:57:33 +00:00
modules feat: swaync notifications module 2024-03-04 20:33:53 +00:00
bar.rs feat: swaync notifications module 2024-03-04 20:33:53 +00:00
cli.rs fix(cli): error when launched via swaybar_command 2024-01-20 23:42:43 +00:00
desktop_file.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +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 fix(logging): log file growing indefinitely 2024-02-14 21:16:53 +00:00
macros.rs feat: add new volume module 2024-03-04 19:53:02 +00:00
main.rs chore: refactors to volume pr #460 i forgot 2024-03-04 20:21:26 +00:00
popup.rs fix(popup): re-position on resize due to content change 2024-02-18 14:57:33 +00:00
script.rs fix(script): spawning outside of tokio runtime causing crash 2024-01-14 15:42:28 +00:00
style.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00