parent
c45c2ed990
commit
03a53b6ad7
9 changed files with 338 additions and 59 deletions
|
|
@ -25,7 +25,7 @@ wayland-client.workspace = true
|
|||
wayland-protocols = { workspace = true, features = ["client", "server", "staging", "unstable"] }
|
||||
wayland-scanner.workspace = true
|
||||
wayland-server.workspace = true
|
||||
xcb = { version = "1.3.0", features = ["composite"] }
|
||||
xcb = { version = "1.3.0", features = ["composite", "randr"] }
|
||||
wl_drm = { path = "wl_drm" }
|
||||
libc = "0.2.153"
|
||||
log = "0.4.21"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue