winit-sonoma-fix/src/platform/linux
Umur Gedik d65d9950f2 Fixes window inner size calc for hidpi windows X11
X11 always return the geometry in pixel units. Since
window.get_inner_size returns the size in points in other window manager
implementations X11 should also return in points instead of pixels.
2017-07-27 14:04:04 +09:00
..
wayland Update wayland-window to support xdg_shell 2017-07-19 18:28:14 +02:00
x11 Fixes window inner size calc for hidpi windows X11 2017-07-27 14:04:04 +09:00
dlopen.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Add WINIT_UNIX_BACKEND documentation 2017-06-21 20:10:23 +01:00