Age | Commit message (Expand) | Author | Files | Lines |
2023-10-03 | input: Allow to choose console with qemu_input_is_absolute | Akihiko Odaki | 1 | -1/+1 |
2020-10-21 | spice: move add_interface() to QemuSpiceOps. | Gerd Hoffmann | 1 | -3/+3 |
2020-09-16 | ui/spice-input: Remove superfluous forward declaration | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-09-04 | ui: Add more mouse buttons to SPICE | Frediano Ziglio | 1 | -0/+2 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-06-01 | ui: use local path for local headers | Michael S. Tsirkin | 1 | -1/+1 |
2017-07-28 | ui: correctly detect spice PAUSE scancode sequence | Daniel P. Berrange | 1 | -19/+13 |
2017-07-27 | ps2: fix sending of PAUSE/BREAK scancodes | Daniel P. Berrange | 1 | -0/+20 |
2017-06-14 | spice: Use proper enum type for kbd led state | Jonathon Jongsma | 1 | -1/+1 |
2017-05-11 | ui: Support non-zero minimum values for absolute input axes | Philippe Voinov | 1 | -2/+2 |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann | 1 | -2/+2 |
2016-02-04 | ui: Clean up includes | Peter Maydell | 1 | -4/+1 |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake | 1 | -2/+2 |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake | 1 | -1/+1 |
2014-03-24 | spice: input: Fix absolute mouse y coordinates | Cole Robinson | 1 | -1/+1 |
2014-03-05 | input: mouse: switch spice ui to new core | Gerd Hoffmann | 1 | -24/+38 |
2014-03-05 | input: keyboard: switch spice ui to new core | Gerd Hoffmann | 1 | -2/+20 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -2/+2 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-07-23 | notifier: Pass data argument to callback | Jan Kiszka | 1 | -2/+2 |
2010-09-21 | spice: add tablet support | Gerd Hoffmann | 1 | -7/+87 |
2010-09-21 | spice: add mouse | Gerd Hoffmann | 1 | -0/+52 |
2010-09-21 | spice: add keyboard | Gerd Hoffmann | 1 | -0/+85 |