winit-sonoma-fix/src
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
..
os Merge branch 'master' of https://github.com/tomaka/winit into xim-send-spot 2017-07-12 00:04:12 -04:00
platform Fixes window inner size calc for hidpi windows X11 2017-07-27 14:04:04 +09:00
api_transition.rs Rename ControlFlow variant from Complete to Break 2017-06-20 21:25:53 +10:00
events.rs Transparent axis/button IDs 2017-07-01 02:22:02 -07:00
lib.rs Merge pull request #211 from Ralith/transparent-ids 2017-07-17 07:37:26 +02:00
window.rs Add WINIT_UNIX_BACKEND documentation 2017-06-21 20:10:23 +01:00