summaryrefslogtreecommitdiffstats
path: root/ui/spice-input.c
Commit message (Expand)AuthorAgeFilesLines
* spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann2020-10-211-3/+3
* ui/spice-input: Remove superfluous forward declarationPhilippe Mathieu-Daudé2020-09-161-1/+0Star
* ui: Add more mouse buttons to SPICEFrediano Ziglio2020-09-041-0/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* ui: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* ui: correctly detect spice PAUSE scancode sequenceDaniel P. Berrange2017-07-281-19/+13Star
* ps2: fix sending of PAUSE/BREAK scancodesDaniel P. Berrange2017-07-271-0/+20
* spice: Use proper enum type for kbd led stateJonathon Jongsma2017-06-141-1/+1
* ui: Support non-zero minimum values for absolute input axesPhilippe Voinov2017-05-111-2/+2
* qapi: rename input buttonsGerd Hoffmann2016-03-011-2/+2
* ui: Clean up includesPeter Maydell2016-02-041-4/+1Star
* qapi: Change munging of CamelCase enum valuesEric Blake2015-12-171-2/+2
* qapi: Don't let implicit enum MAX member collideEric Blake2015-12-171-1/+1
* spice: input: Fix absolute mouse y coordinatesCole Robinson2014-03-241-1/+1
* input: mouse: switch spice ui to new coreGerd Hoffmann2014-03-051-24/+38
* input: keyboard: switch spice ui to new coreGerd Hoffmann2014-03-051-2/+20
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-2/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-2/+2
* notifier: Pass data argument to callbackJan Kiszka2011-07-231-2/+2
* spice: add tablet supportGerd Hoffmann2010-09-211-7/+87
* spice: add mouseGerd Hoffmann2010-09-211-0/+52
* spice: add keyboardGerd Hoffmann2010-09-211-0/+85