glfw/include
Grzesiek11 cf4c510eac
Specify that synthetic key releases are only generated for named keys
The current wording states that all keys have synthetic key release
events generated after focus is lost, but keys that aren't named
don't have any state held, so no such events are generated for them.

The new wording clarifies that only named keys have the events generated
for them. The same change was also applied to mouse buttons, though
currently mouse buttons that aren't named aren't ever reported.
2023-11-18 03:10:07 +01:00
..
GLFW Specify that synthetic key releases are only generated for named keys 2023-11-18 03:10:07 +01:00