Update smithay to latest commit
Includes output transform fix: https://github.com/Smithay/smithay/pull/1039.
This commit is contained in:
parent
b1e39452d0
commit
2466e70ee2
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ branch = "feature/copy_clone"
|
||||||
[dependencies.smithay]
|
[dependencies.smithay]
|
||||||
version = "0.3"
|
version = "0.3"
|
||||||
git = "https://github.com/smithay/smithay.git"
|
git = "https://github.com/smithay/smithay.git"
|
||||||
rev = "9459ddd14e"
|
rev = "138921bff4"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["backend_drm", "backend_gbm", "backend_egl", "backend_libinput", "backend_session_libseat", "backend_udev", "backend_winit", "backend_vulkan", "backend_x11", "desktop", "use_system_lib", "renderer_glow", "renderer_multi", "wayland_frontend", "xwayland"]
|
features = ["backend_drm", "backend_gbm", "backend_egl", "backend_libinput", "backend_session_libseat", "backend_udev", "backend_winit", "backend_vulkan", "backend_x11", "desktop", "use_system_lib", "renderer_glow", "renderer_multi", "wayland_frontend", "xwayland"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue