winit-sonoma-fix/src/platform/linux
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
..
wayland Mirror monitor list methods on Window (#567) 2018-06-16 10:14:12 -04:00
x11 Mirror monitor list methods on Window (#567) 2018-06-16 10:14:12 -04:00
dlopen.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Shares the XConnection between all event loops instead of just all event (#572) 2018-06-17 20:44:38 -04:00