abstract rendering to new function
This commit is contained in:
parent
ce6f2066a1
commit
4e2fbca7e6
4 changed files with 38 additions and 18 deletions
|
|
@ -5,7 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
parking_lot = "0.12.5"
|
||||
smithay = { path = "./smithay", features = ["desktop", "wayland-backend", "xwayland"] }
|
||||
smithay = { path = "./smithay", features = ["desktop", "wayland-backend", "wayland_frontend", "xwayland"] }
|
||||
wayland-protocols = { version = "0.32.13", features = ["wayland-server", "server"] }
|
||||
wayland-server = { version = "0.31.13", features = ["dlopen"] }
|
||||
winit = "0.30.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue