mirror of
https://github.com/stickynotememo/wolf_renderer.git
synced 2026-07-30 06:46:03 +10:00
basic wayland window
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "wolf_render"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.177"
|
||||
memfile = "0.3.2"
|
||||
shared_memory = "0.12.4"
|
||||
wayland-client = "0.31"
|
||||
wayland-protocols = { version = "0.32.9", features = ["client"] }
|
||||
Reference in New Issue
Block a user