mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
The commit is fixing the following problem: When the freerdp window gets keyboard focus and is notified, it wrongly process keys which are *held*, not a freshly pressed. The comment in the code explains it more.