winit/src/platform/linux/wayland
Victor Berger 0ea4f93f05 Implement set_maximized, set_fullscreen and set_decorations for wayland (#383)
* wayland: implement Window::set_decorations()

* wayland: implement Window::set_maximized()

* wayland: implement Window::set_fullscreen()

* Update changelog.
2018-01-13 06:38:12 +01:00
..
event_loop.rs Wayland: implement touch events (#342) 2017-11-11 10:03:42 +01:00
keyboard.rs Rewrite of wayland backend to new wayland-client API (#325) 2017-10-20 09:46:42 +02:00
mod.rs Wayland: implement touch events (#342) 2017-11-11 10:03:42 +01:00
pointer.rs Added modifier support to mouse events (#328) 2017-12-26 22:46:28 +01:00
touch.rs Wayland: implement touch events (#342) 2017-11-11 10:03:42 +01:00
window.rs Implement set_maximized, set_fullscreen and set_decorations for wayland (#383) 2018-01-13 06:38:12 +01:00