Carlos Garnacho 5cec4ae670 keyboard: Move extended keys pop up/down into the Key object
We do not need the parent Keyboard object to handle those specially, the
code can be self-contained enough. The Key object will simply emit
pressed/released events containing the keycode/string, be it from the
parent key or one contained in the BoxPointer.
2018-02-05 17:46:57 +01:00
..
2018-01-12 11:48:49 +01:00
2018-01-17 13:04:41 -05:00
2018-02-05 17:46:57 +01:00
2018-01-30 16:41:25 +01:00