winit/src/platform/linux
Joe Wilm 0e81251f3a Implement hidpi factor for x11 MonitorId (#387)
This was previously hardcoded to 1.0. The values for physical size in
millimeters and pixel counts on each axis are used to compute the dpi
per monitor.
2018-01-22 18:36:26 +01:00
..
wayland Implement set_maximized, set_fullscreen and set_decorations for wayland (#383) 2018-01-13 06:38:12 +01:00
x11 Implement hidpi factor for x11 MonitorId (#387) 2018-01-22 18:36:26 +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