aboutsummaryrefslogtreecommitdiff
path: root/ui/input-legacy.c
AgeCommit message (Expand)Author
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-11-06ui: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-02input: Convert to new qapi union layoutEric Blake
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-04-30input: remove unused mouse_handlers listEmilio G. Cota
2015-03-10ui: Removed unused functionsThomas Huth
2014-10-02input: fix send-key monitor command release event orderingGerd Hoffmann
2014-06-04input: use kbd delays for send_key monitor commandGerd Hoffmann
2014-05-16input: use KeyValue directly in sendkey monitor commandGerd Hoffmann
2014-05-16input: key mapping helpersGerd Hoffmann
2014-03-12input: activate legacy kbdGerd Hoffmann
2014-03-10input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.Gerd Hoffmann
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann
2014-03-05input: move do_mouse_set to new coreGerd Hoffmann
2014-03-05input: move qmp_query_mice to new coreGerd Hoffmann
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann
2014-03-05input: mouse: switch legacy handlers to new coreGerd Hoffmann
2014-03-05input: keyboard: switch qmp_send_key() to new core.Gerd Hoffmann
2014-03-05input: keyboard: switch legacy handlers to new coreGerd Hoffmann
2014-03-05input: rename file to legacyGerd Hoffmann