winit/src/platform/macos
Benjamin Saunders 22bc119cd7 Richer input events
This expands input events to represent sub-pixel mouse positions, devices responsible for generating events, and raw
device-oriented events. The X11 back end is refactored to make full use of the new expressiveness. Other backends have
had new functionality minimally stubbed out, save for the macos backend which already supports sub-pixel mouse
positions.
2017-04-23 01:08:15 -07:00
..
events_loop.rs Richer input events 2017-04-23 01:08:15 -07:00
mod.rs Richer input events 2017-04-23 01:08:15 -07:00
monitor.rs Fix iOS build and add to Travis CI 2016-12-13 07:29:17 -06:00
window.rs [macos] Emit a resize event when Window changes screens 2017-03-19 20:30:54 +11:00