1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-09-15 19:26:58 +02:00

refactor(networkmanager): replace state-based w/ event-based approach

This commit is contained in:
Reinout Meliesie 2025-08-16 15:31:06 +02:00
commit 1836ab2943
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6
6 changed files with 230 additions and 205 deletions

View file

@ -8,6 +8,9 @@ repository = "https://github.com/jakestanger/ironbar"
categories = ["gui"]
keywords = ["gtk", "bar", "wayland", "wlroots", "gtk-layer-shell"]
[profile.release]
lto = true
[features]
default = [
"bindmode+all",