mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Update cocoa and core-graphics (#608)
* Update cocoa and core-graphics * Release winit 0.17.0 * Updated date / README version
This commit is contained in:
committed by
Francesca Frangipane
parent
e8e9fa2418
commit
a32f7f2ec5
@@ -1,6 +1,9 @@
|
||||
# Unreleased
|
||||
|
||||
- Fixed thread-safety issues in several `Window` functions on Windows.
|
||||
# Version 0.17.0 (2018-08-02)
|
||||
|
||||
- Cocoa and core-graphics updates.
|
||||
- Fixed thread-safety issues in several `Window` functions on Windows.
|
||||
- On MacOS, the key state for modifiers key events is now properly set.
|
||||
- On iOS, the view is now set correctly. This makes it possible to render things (instead of being stuck on a black screen), and touch events work again.
|
||||
- Added NetBSD support.
|
||||
|
||||
Reference in New Issue
Block a user