virtualkeyboard: more TODO

This commit is contained in:
François Revol
2014-11-13 18:00:03 +01:00
parent e47787291d
commit 280efb4202
@@ -4,3 +4,5 @@
-The held down keys (ctrl, caps, shift, alt, etc) have an issue where they stay down. To replicate click one of the listed keys. Click an alphabet key. Then try click the held down key again. The key will stay stuck
-Add deskbar option to open the keyboard
-factor-out code common to both Keymap and VirtualKeyboard
-handle B_KEY_MAP_CHANGED and B_KEY_LOCKS_CHANGED
-find a way to not start it on boot (might need patching input_server)