Files
winit/src
Mads Marquart 1fb118031c macOS: Fix crash when pressing Caps Lock (#4024)
Events emitted by `flagsChanged:` cannot access
`charactersIgnoringModifiers`. We were previously doing this because we
were trying to re-use the `create_key_event` function, but that is unsuited
for this purpose, so I have separated the `flagsChanged:` logic out from it.
2024-12-21 09:05:36 +03:00
..
2024-04-26 17:11:44 +02:00
2024-04-26 17:11:44 +02:00
2024-08-08 21:26:00 +03:00
2024-04-26 17:11:44 +02:00
2024-12-21 09:05:36 +03:00
2024-04-26 17:11:44 +02:00