This reverts commit 65587ef43a.
It introduced sublte bugs in its interaction with OpenGL and glutin,
so we should better revert it for now.
This commit is contained in:
parent
23354cf1a5
commit
b8192ef6f6
3 changed files with 38 additions and 71 deletions
|
|
@ -69,7 +69,7 @@ features = [
|
|||
[target.'cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd"))'.dependencies]
|
||||
wayland-client = { version = "0.23.0", features = [ "dlopen", "egl", "cursor", "eventloop"] }
|
||||
calloop = "0.4.2"
|
||||
smithay-client-toolkit = "0.6.1"
|
||||
smithay-client-toolkit = "0.6"
|
||||
x11-dl = "2.18.3"
|
||||
percent-encoding = "1.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue