winit-sonoma-fix/src/platform
Victor Berger c744b016ce x11: compute resize logical size with new dpi (#668)
* x11: compute resize logical size with new dpi

Whenever a dpi change occurs, trigger a Resized event as well with the
new logical size. Given X11 primarily deals in physical pixels, a change
in DPI also changes the logical size (as the physical size remains
fixed).

* Doc tweaks
2018-10-19 16:32:57 -04:00
..
android Change set_cursor_position to return Result<(), String> (#562) 2018-06-19 10:30:15 -04:00
emscripten Add support for F16-F24 (#641) 2018-09-12 13:04:16 -04:00
ios iOS: Fix the longjmp/setjmp ffi (#613) 2018-07-26 19:27:26 -04:00
linux x11: compute resize logical size with new dpi (#668) 2018-10-19 16:32:57 -04:00
macos macOS: fix modifiers during key repeat (#666) 2018-10-17 22:03:26 -04:00
windows Windows: Fix transparency (#675) 2018-10-17 20:23:59 -04:00
mod.rs Support NetBSD platform (#603) 2018-07-16 10:25:26 -04:00