winit-sonoma-fix/src/platform/linux
tomaka 3d1c18ded9 Events loop backend (#269)
* Don't use UNIX_BACKEND in Window2::new

* Move get_available_monitors and get_primary_monitor to EventsLoop

* Remove UNIX_BACKEND

* Restore choosing the Linux backend

* Return a XNotSupported for new_x11()

* Fix fullscreen example
2017-09-01 11:04:57 +02:00
..
wayland Events loop backend (#269) 2017-09-01 11:04:57 +02:00
x11 Events loop backend (#269) 2017-09-01 11:04:57 +02:00
dlopen.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Events loop backend (#269) 2017-09-01 11:04:57 +02:00