winit/src/platform_impl/linux/x11
YVT 73cf10e4f3 Do not require T: Clone for EventLoopProxy<T>: Clone (#1086)
* Do not require `T: Clone` for `EventLoopProxy<T>: Clone`

* Update `CHANGELOG.md`

* Remove the conflicting `Clone` impl

* Fix match statement
2019-08-05 16:51:42 -04:00
..
ime Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
util Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
dnd.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
event_processor.rs Implement _NET_WM_PING for X11 (#977) 2019-06-27 18:40:27 -06:00
events.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
ffi.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
mod.rs Do not require T: Clone for EventLoopProxy<T>: Clone (#1086) 2019-08-05 16:51:42 -04:00
monitor.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
window.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
xdisplay.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00