Kode / Kinc

Modern low level game library and hardware abstraction.
http://kinc.tech
zlib License
517 stars 118 forks source link

Release keys on focus lost #883

Open samhocevar opened 2 months ago

samhocevar commented 2 months ago

The client applications never see key release events if they happen after focus is lost, resulting in ghost keys. The behaviour proposed here seems a bit safer.