winit/src/platform_impl/linux/wayland
Olivier Goffart c1ea0dde92
On Unix, add option to pick backends
Add features 'x11'  and 'wayland' to pick backends on Linux/BSD, with
both enabled by default.

Fixes #774.
2020-06-15 10:15:27 +03:00
..
event_loop.rs On Unix, add option to pick backends 2020-06-15 10:15:27 +03:00
keyboard.rs Move ModifiersChanged variant to WindowEvent (#1381) 2020-03-06 15:43:55 -07:00
mod.rs Implement DPI Usability Upgrades for X11 and Wayland (#1098) 2020-01-05 14:15:11 -05:00
pointer.rs On Wayland, fix coordinates in touch events when scale factor isn't 1 (#1439) 2020-02-08 01:25:08 -07:00
touch.rs On Wayland, fix coordinates in touch events when scale factor isn't 1 (#1439) 2020-02-08 01:25:08 -07:00
window.rs On Unix, add option to pick backends 2020-06-15 10:15:27 +03:00