Files
glfw/src
Camilla Löwy ec934edfbf Wayland: Fix repeated key not released on defocus
Platform code should not generate key events with GLFW_REPEAT.
GLFW_PRESS is translated into GLFW_REPEAT by shared code based on the
key state cache.

This confused the automatic key release logic into not generating an
event with GLFW_RELEASE for a key being repeated when the window lost
input focus.

(cherry picked from commit 3f5dfeaf29)
2022-02-15 20:51:55 +01:00
..
2021-11-30 19:04:38 +01:00
2019-11-05 17:59:15 +01:00
2019-11-05 17:59:15 +01:00
2020-06-30 17:09:55 +02:00
2021-12-08 20:02:58 +01:00