winit/src/platform/linux
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
..
wayland Implement set_maximized, set_fullscreen and set_decorations for wayland (#383) 2018-01-13 06:38:12 +01:00
x11 Fix x11 window size calculations (#402) 2018-02-08 18:10:39 +01:00
dlopen.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Implement set_maximized, set_fullscreen and set_decorations for wayland (#383) 2018-01-13 06:38:12 +01:00