winit/src/osx
Glenn Watson 9dc5689eef Introduce a WindowProxy for accessing a subset of functionality
from other threads. This currently provides a way for other threads
to wakeup a blocked event loop on X11. Other platforms have stub
functions that need to be implemented. This is similar to
the functionality of glfwPostEmptyEvent.
2014-12-17 14:50:05 +10:00
..
event.rs Update for rustc 2014-11-19 07:06:27 +01:00
headless.rs Added headless rendering on osx 2014-11-25 23:55:39 +01:00
mod.rs Introduce a WindowProxy for accessing a subset of functionality 2014-12-17 14:50:05 +10:00
monitor.rs Retrieve the monitors and their info for osx 2014-11-04 18:03:38 +01:00