winit-sonoma-fix/src/platform/linux/x11
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
..
dnd.rs x11: Send window maximization hints correctly (#363) 2017-12-15 14:37:09 -05:00
events.rs Make ISO_Left_Tab generate VirtualKeyCode::Tab (#308) 2017-10-08 13:59:45 +02:00
ffi.rs Move fullscreen modes to not touch physical resolutions (#270) 2017-09-07 10:33:46 +02:00
mod.rs x11: Always use correct window ID for XInput2 events (#372) 2018-01-08 11:06:02 +01:00
monitor.rs Implement hidpi factor for x11 MonitorId (#387) 2018-01-22 18:36:26 +01:00
util.rs x11: Always use correct window ID for XInput2 events (#372) 2018-01-08 11:06:02 +01:00
window.rs x11: Remember cursor after changing cursor state (#374) 2017-12-27 14:30:59 +01:00
xdisplay.rs Move fullscreen modes to not touch physical resolutions (#270) 2017-09-07 10:33:46 +02:00