winit-sonoma-fix/src/platform_impl/linux/wayland
Murarth 0c151f9fb3 Implement changes to RedrawRequested event (#1062)
* Implement changes to `RedrawRequested` event

Implements the changes described in #1041 for the X11 platform and for
platform-independent public-facing code.

* Fix `request_redraw` example

* Fix examples in lib docs

* Only issue `RedrawRequested` on final `Expose` event
2019-12-22 11:17:23 -05:00
..
event_loop.rs Implement changes to RedrawRequested event (#1062) 2019-12-22 11:17:23 -05:00
keyboard.rs X11: Sync key press/release with window focus (#1296) 2019-12-07 15:51:37 -07:00
mod.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
pointer.rs On Wayland, fix cursor icon updates on window borders when using CSD (#1322) 2019-12-18 06:41:44 -07:00
touch.rs Add touch pressure information for touch events on iOS (#1090) 2019-08-13 18:12:13 -04:00
window.rs Window::set_minimized (#985) (#990) 2019-12-22 01:04:11 -05:00