winit-sonoma-fix/src/platform/macos
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
..
events_loop.rs macOS: Fix doubled key repeats (#570) 2018-06-17 15:08:26 -04:00
ffi.rs Add option to make window "always on top" (#528) 2018-05-20 10:24:05 -04:00
mod.rs macOS: Implement NSTextInputClient (#518) 2018-05-17 21:28:30 -04:00
monitor.rs Mirror monitor list methods on Window (#567) 2018-06-16 10:14:12 -04:00
util.rs DPI for everyone (#548) 2018-06-14 19:42:18 -04:00
view.rs macOS: Fix doubled key repeats (#570) 2018-06-17 15:08:26 -04:00
window.rs grab_cursor and hide_cursor (#571) 2018-06-18 12:32:18 -04:00