winit/src/platform_impl/linux/wayland
Aleksi Juvani 47b5dfa034 Support listing available video modes for a monitor (#896)
* Support listing available video modes for a monitor

* Use derivative for Windows `MonitorHandle`

* Update FEATURES.md

* Fix multiline if statement

* Add documentation for `VideoMode` type
2019-06-12 14:07:25 -04:00
..
event_loop.rs Support listing available video modes for a monitor (#896) 2019-06-12 14:07:25 -04:00
keyboard.rs Add additional numpad key mappings (#805) 2019-04-07 16:41:52 +02:00
mod.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
pointer.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
touch.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
window.rs Refine function names and type signatures (#886) 2019-05-29 21:29:54 -04:00