Camilla Löwy
789a2bcb39
Win32: Fix scancode when key message only had VK
...
Some synthetic key messages come with a scancode of zero, causing them
to be translate to GLFW_KEY_UNKNOWN. This fills in the missing scancode
by translating the provided virtual key.
Rather than further complicate a single-use function, its body is merged
into the key message handler.
Fixes #1623 .
2020-01-16 23:52:36 +01:00
..
2019-12-16 12:48:32 +01:00
2020-01-16 22:15:30 +01:00
2019-10-17 20:09:38 +02:00
2019-12-26 16:31:37 +01:00
2019-12-25 21:53:04 +01:00
2020-01-16 22:15:30 +01:00
2019-05-24 14:43:49 +02:00
2020-01-16 23:17:49 +01:00
2019-05-24 14:43:49 +02:00
2019-12-09 23:35:50 +01:00
2019-06-16 16:57:09 +02:00
2019-05-17 16:12:52 +02:00
2019-12-26 16:31:42 +01:00
2020-01-16 21:53:18 +01:00
2019-12-11 21:02:08 +01:00
2019-05-24 14:43:49 +02:00
2019-06-16 16:57:09 +02:00
2019-11-28 22:24:00 +01:00
2019-11-28 22:24:00 +01:00
2020-01-16 21:53:18 +01:00
2019-06-27 18:13:29 +02:00
2019-04-16 23:08:39 +02:00
2019-11-11 22:37:18 +01:00
2019-04-16 23:08:39 +02:00
2019-09-01 21:57:06 +02:00
2019-12-20 09:46:48 +01:00
2019-12-20 09:49:55 +01:00
2019-05-24 14:43:49 +02:00
2019-05-24 14:43:49 +02:00
2019-10-17 20:09:38 +02:00
2019-05-24 14:43:49 +02:00
2019-10-17 20:09:38 +02:00
2019-05-24 14:43:49 +02:00
2019-05-24 14:43:49 +02:00
2019-04-16 23:08:39 +02:00
2019-05-24 14:43:49 +02:00
2019-04-16 23:08:39 +02:00
2019-12-15 18:15:40 +01:00
2019-04-16 23:08:39 +02:00
2020-01-16 22:15:30 +01:00
2019-05-24 14:43:49 +02:00
2019-05-24 14:43:49 +02:00
2019-09-16 12:30:25 +02:00
2019-05-24 14:43:49 +02:00
2019-10-17 20:09:38 +02:00
2019-12-15 18:37:57 +01:00
2019-11-11 22:37:18 +01:00
2019-05-24 14:43:49 +02:00
2019-05-24 14:43:49 +02:00
2020-01-16 23:52:36 +01:00
2019-11-11 22:37:18 +01:00
2019-12-15 18:15:40 +01:00
2019-07-01 11:30:57 +02:00
2019-11-21 13:52:37 +01:00
2019-11-28 22:24:00 +01:00
2019-12-15 18:15:40 +01:00
2019-11-14 19:49:23 +01:00
2020-01-01 16:56:32 +01:00
2020-01-16 23:17:49 +01:00
2019-05-24 14:43:49 +02:00
2019-04-16 23:08:39 +02:00