winit/src/platform/linux/x11
Pedro Côrte-Real a4052b8693 Add window maximization API
Implement a simple API to set a window to maximized. Implement it
only for the X11 backend.
2017-08-28 01:28:42 +01:00
..
events.rs Richer input events 2017-04-23 01:08:15 -07:00
ffi.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Fix evdev emulated scroll events 2017-07-30 11:40:52 -07:00
monitor.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
window.rs Add window maximization API 2017-08-28 01:28:42 +01:00
xdisplay.rs linux: Remove dead code from wayland & fix some trivial warnings. 2017-03-04 11:26:12 +01:00