Commit Graph

5 Commits

Author SHA1 Message Date
Osspial
4377680a44 Re-organize into module structure 2018-11-08 22:43:04 -05:00
Osspial
02f922f003 Implement new ControlFlow and associated events 2018-11-08 20:59:46 -05:00
Osspial
9feada206f Update run_forever to hijack thread 2018-11-08 20:18:47 -05:00
Osspial
529c08555f Rename EventsLoop and associated types to EventLoop 2018-11-08 19:13:07 -05:00
Francesca Frangipane
fb7528c239 grab_cursor and hide_cursor (#571)
* Windows: Use new cursor state API

* X11: Use new cursor state API

* macOS: Use new cursor state API

* Android+iOS: Stubbed new cursor state API

* Emscripten: Use new cursor state API

* Prevent multiple inc/dec of display count on Windows

* Fixed missing imports (no idea where those went)

* Remove NoneCursor

* Improved documentation

* Fix Emscripten build

* Windows: Re-grab before and after fullscreen
2018-06-18 12:32:18 -04:00