winit-sonoma-fix/src/platform/windows
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
..
callback.rs Richer input events 2017-04-23 01:08:15 -07:00
event.rs Richer input events 2017-04-23 01:08:15 -07:00
init.rs child window created using a winapi::HWND instead of a WindowProxy 2016-11-29 13:02:42 +01:00
mod.rs Add a transition macro system 2017-01-28 15:00:17 +01:00
monitor.rs Move the win32 implementation to platform/windows 2016-10-31 17:23:00 +01:00