winit/src/platform
Hal Gentz 042f5fe4b3 Shares the XConnection between all event loops instead of just all event (#572)
loops on the same thread.

This is needed for adding shared context support to glutin, as contexts
must be made with the same native display (and therefore the same
connection.)

Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
2018-06-17 20:44:38 -04:00
..
android Mirror monitor list methods on Window (#567) 2018-06-16 10:14:12 -04:00
emscripten Mirror monitor list methods on Window (#567) 2018-06-16 10:14:12 -04:00
ios Mirror monitor list methods on Window (#567) 2018-06-16 10:14:12 -04:00
linux Shares the XConnection between all event loops instead of just all event (#572) 2018-06-17 20:44:38 -04:00
macos macOS: Fix doubled key repeats (#570) 2018-06-17 15:08:26 -04:00
windows Mirror monitor list methods on Window (#567) 2018-06-16 10:14:12 -04:00
mod.rs Remove the use platform_not_supported hack (#285) 2017-09-15 15:45:45 +02:00