commit | 42d0f5dd74fa0fe3bf3f26a92ecc5846db17895b | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Tue Nov 06 17:31:11 2018 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Nov 06 17:33:14 2018 +0100 |
tree | 626cbb67dd589936bf77d34768e428231be30516 | |
parent | 0f1c63060cc000ddb8b15391b1349ab6653184ba [diff] |
Fixed handling of AltGr from Windows' touch keyboard We need to test this always in order to catch Ctrl+AltGr, and to handle release of the key properly. Hopefully there isn't any other case where VK_MENU is sent without a scan code.