winit/src/platform/macos
Francesca Frangipane 2b4b64f499
macOS: Only detect clicks+motion within client area (#561)
* macOS: Only detect clicks within client area

* macOS: Only track mouse motion within client area

* Add CHANGELOG entry about #463 fix
2018-06-11 11:16:39 -04:00
..
events_loop.rs macOS: Only detect clicks+motion within client area (#561) 2018-06-11 11:16:39 -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 macOS: Fix Window::get_current_monitor (#521) 2018-05-16 09:41:45 -04:00
util.rs macOS: Implement NSTextInputClient (#518) 2018-05-17 21:28:30 -04:00
view.rs macOS: Only detect clicks+motion within client area (#561) 2018-06-11 11:16:39 -04:00
window.rs macOS: Resizable without decorations (#553) 2018-06-07 13:29:23 -04:00