Paul Rouget
|
a32f7f2ec5
|
Update cocoa and core-graphics (#608)
* Update cocoa and core-graphics
* Release winit 0.17.0
* Updated date / README version
|
2018-08-02 16:26:30 -04:00 |
|
Josh Groves
|
7ee46d80e6
|
Use class macro (#605)
|
2018-07-19 12:02:33 -04:00 |
|
Francesca Frangipane
|
289fb47a34
|
macOS: Fix doubled key repeats (#570)
|
2018-06-17 15:08:26 -04:00 |
|
Francesca Frangipane
|
1b74822cfc
|
DPI for everyone (#548)
|
2018-06-14 19:42:18 -04:00 |
|
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 |
|
Francesca Frangipane
|
a34147b602
|
macOS: Fix keyboard regressions (#533)
* Emit `ReceivedCharacter` for key repeats
* Enter emits `\r` instead of `\n`
|
2018-05-22 09:05:33 -04:00 |
|
Francesca Frangipane
|
dec728cfa2
|
macOS: Implement NSTextInputClient (#518)
Fixes #263
|
2018-05-17 21:28:30 -04:00 |
|