commit | 9f83180219380c690fb743182308bc2d534b8b1b | [log] [tgz] |
---|---|---|
author | Dominique Martinet <asmadeus@codewreck.org> | Sun Jul 08 02:15:43 2018 +0900 |
committer | Dominique Martinet <asmadeus@codewreck.org> | Sun Jul 08 02:17:30 2018 +0900 |
tree | 7a150d68f92c8a75613703297307482c76012004 | |
parent | 8c6c584377feba0e3b99eecb3ef33b28cee318cb [diff] |
viewer: reset ctrl / alt to menu state on focus Setting Ctrl or Alt key on menu only sends the key press, and the state is lost when focus is lost and recovered. This checks the menu variable and sends the keys again if needed.