winit-sonoma-fix/src
Joe Wilm 4cce65274f Fix x11 window size calculations (#402)
The fix for returning accurate window position lead to a regression
computing inner size in pixels. This commit resolves that by getting
inner size from the window ID winit caches and still resolving position
by climbing the window hierarchy.

Resolves #398
2018-02-08 18:10:39 +01:00
..
os [macOS] Move the window if there is no title bar (#382) 2018-01-22 19:07:51 +01:00
platform Fix x11 window size calculations (#402) 2018-02-08 18:10:39 +01:00
events.rs Add support for Caret (^) Key in OSX (de_DE) (#380) 2018-01-25 13:32:30 +01:00
lib.rs Update winapi to 0.3 (#346) 2017-12-24 14:46:47 +01:00
window.rs Add set_decorations method to Window (#365) 2017-12-22 13:50:46 +01:00