winit/src/platform_impl/macos/util
Francesca Plebani 1ddceeb063
macOS: Unbundled window activation hack (#1318)
* `ns_string_id_ref` convenience fn

* Unbundled app activation hack

* Greatly improved solution

* Shortened names

* Remove cruft I left here a year ago

* Doc improvements

* Use `AtomicBool` for `activationHackFlag`

* Add CHANGELOG entry

* Doc improvements

* Fix `did_finish_launching` return type + delay more

* More reliable activation checking

* Fix merge goof

* ...fix other merge goof

Co-authored-by: Freya Gentz <zegentzy@protonmail.com>
Co-authored-by: Bogaevsky <vbogaevsky@gmail.com>
2020-01-10 16:02:42 -08:00
..
async.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
cursor.rs On Macos, Hide cursor only inside window (#1348) 2020-01-03 03:34:14 +03:00
mod.rs macOS: Unbundled window activation hack (#1318) 2020-01-10 16:02:42 -08:00