summaryrefslogtreecommitdiff
path: root/ui/input-legacy.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-12input: activate legacy kbdGerd Hoffmann1-0/+1
2014-03-10input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.Gerd Hoffmann1-0/+14
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann1-14/+0
2014-03-05input: move do_mouse_set to new coreGerd Hoffmann1-43/+0
2014-03-05input: move qmp_query_mice to new coreGerd Hoffmann1-23/+0
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann1-33/+1
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann1-49/+0
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann1-10/+1
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann1-19/+2
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann1-23/+0
2014-03-05input: mouse: switch legacy handlers to new coreGerd Hoffmann1-0/+63
2014-03-05input: keyboard: switch qmp_send_key() to new core.Gerd Hoffmann1-8/+3
2014-03-05input: keyboard: switch legacy handlers to new coreGerd Hoffmann1-10/+56
2014-03-05input: rename file to legacyGerd Hoffmann1-0/+559