winit/src/platform/linux/x11
Francesca Sunshine 463f316cb8 Add set_decorations method to Window (#365)
This has been stubbed on all platforms other than X11. The X11 implementation has also been
revised to toggle correctly, as it was previously only able to remove decorations.
2017-12-22 13:50:46 +01:00
..
dnd.rs x11: Send window maximization hints correctly (#363) 2017-12-15 14:37:09 -05:00
events.rs Make ISO_Left_Tab generate VirtualKeyCode::Tab (#308) 2017-10-08 13:59:45 +02:00
ffi.rs Move fullscreen modes to not touch physical resolutions (#270) 2017-09-07 10:33:46 +02:00
mod.rs x11: Send window maximization hints correctly (#363) 2017-12-15 14:37:09 -05:00
monitor.rs Fix no primary monitor panic in XWayland (#318) 2017-10-28 15:24:37 +02:00
util.rs x11: Send window maximization hints correctly (#363) 2017-12-15 14:37:09 -05:00
window.rs Add set_decorations method to Window (#365) 2017-12-22 13:50:46 +01:00
xdisplay.rs Move fullscreen modes to not touch physical resolutions (#270) 2017-09-07 10:33:46 +02:00