winit/src/platform/linux/x11/util
Christian Duerr bf413ecb83 Fix DPI with 0 width/hight reported by xorg (#544)
* Fix DPI with 0 width/hight reported by xorg

* Add `WINIT_HIDPI_FACTOR` env variable

It is now possible to override the DPI factor using the
`WINIT_HIDPI_FACTOR` environment variable on X11.

The changelog also has been updated to introduce all current changes
made.

* Add documentation for the environment variable

* Fix nitpicks

* Learning the alphabet

* Panic with error message if DPI env var is <= 0
2018-06-03 12:41:47 -04:00
..
atom.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
client_msg.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
format.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
geometry.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
hint.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
icon.rs Correct privacy for Icon::to_cardinals (#510) 2018-05-10 18:42:41 -04:00
input.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
memory.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
mod.rs X11: Flatten window model (#536) 2018-05-29 07:48:47 -04:00
randr.rs Fix DPI with 0 width/hight reported by xorg (#544) 2018-06-03 12:41:47 -04:00
window_property.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00
wm.rs X11: util design improvements (#534) 2018-05-27 08:49:35 -04:00