Use smithay-client-toolkit's dpi handling. (#724)
* Use smithay-client-toolkit's dpi handling. * Add CHANGELOG entry.
This commit is contained in:
parent
cb0a085968
commit
fd349f1822
4 changed files with 16 additions and 114 deletions
|
|
@ -63,7 +63,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.21", features = [ "dlopen", "egl", "cursor"] }
|
||||
smithay-client-toolkit = "0.4"
|
||||
smithay-client-toolkit = "0.4.3"
|
||||
x11-dl = "2.18.3"
|
||||
parking_lot = "0.6"
|
||||
percent-encoding = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue