rewrite bar-ws-monitor for niri support

This commit is contained in:
Schrottkatze 2025-03-13 17:26:57 +01:00
parent b08b46f4a8
commit c7deaaa048
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
4 changed files with 107 additions and 75 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
[dependencies]
serde = { version = "1.0.209", features = [ "derive" ] }
serde_json = "1.0.127"
swayipc = "3.0.2"
niri-ipc = "25.2.0"