winit-sonoma-fix/src/platform
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
..
android Fix Android compilation error 2017-07-06 23:33:42 +02:00
ios Fix build on nightly 2017-07-01 17:48:47 +10:00
linux Fixes window inner size calc for hidpi windows X11 2017-07-27 14:04:04 +09:00
macos Fix build on nightly 2017-07-01 17:48:47 +10:00
windows Use IsGUIThread to initialize message queue 2017-07-18 20:57:22 +03:00
mod.rs Remove emscripten implementation 2016-11-01 16:16:59 +01:00