listen to output events from the wlr protocol
This commit is contained in:
@@ -16,3 +16,7 @@ serde_json = "1.0.133"
|
||||
kdl = "6.1.0"
|
||||
|
||||
xdg = "2.5.2"
|
||||
|
||||
wayland-client = "0.31.7"
|
||||
wayland-protocols = { version = "0.32.5" , features = ["client", "unstable"] }
|
||||
wayland-protocols-wlr = { version = "0.3.5", features = ["client"] }
|
||||
Reference in New Issue
Block a user