x11: add nested x11 backend
This commit is contained in:
parent
2698c06f50
commit
74a4ed1058
7 changed files with 470 additions and 29 deletions
|
|
@ -18,4 +18,4 @@ version = "0.3"
|
|||
git = "https://github.com/Smithay/smithay.git"
|
||||
rev = "87ab37a1"
|
||||
default-features = false
|
||||
features = ["backend_x11", "backend_egl", "desktop", "renderer_gl", "wayland_frontend"]
|
||||
features = ["backend_x11", "backend_egl", "desktop", "use_system_lib", "renderer_gl", "wayland_frontend"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue