summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* gtk: Implement grab-on-click behavior in relative modeTakashi Iwai2014-04-081-2/+17
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-6' into stagingPeter Maydell2014-04-071-0/+4
|\
| * spice: monitors_config: check pointer before dereferencingGerd Hoffmann2014-04-071-0/+4
* | gtk: Remember the last grabbed pointer positionTakashi Iwai2014-04-071-2/+14
* | gtk: Fix the relative pointer tracking modeTakashi Iwai2014-04-071-9/+9
* | gtk: Use gtk generic event signal instead of motion-notify-eventTakashi Iwai2014-04-071-2/+10
|/
* input: add sanity checkGerd Hoffmann2014-04-011-0/+3
* input: mouse_set should check input device type.Hani Benhabiles2014-04-011-5/+11
* gtk: Support GTK without VTEStefan Weil2014-03-261-1/+16
* spice: input: Fix absolute mouse y coordinatesCole Robinson2014-03-241-1/+1
* qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-191-0/+1
* qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-191-1/+3
* ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven2014-03-181-3/+7
* gtk: Don't warp absolute pointerCole Robinson2014-03-171-0/+8
* gtk: Fix mouse warping with gtk3Cole Robinson2014-03-171-1/+1
* gtk: Allow to activate grab-on-hover from the command lineJan Kiszka2014-03-171-1/+4
* gtk: Add mouse wheel supportJan Kiszka2014-03-121-0/+23
* input: activate legacy kbdGerd Hoffmann2014-03-121-0/+1
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell2014-03-111-7/+30
|\
| * spice: QemuUIInfo windupGerd Hoffmann2014-03-101-3/+22
| * spice: fix simple display surface handlingGerd Hoffmann2014-03-101-4/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into stagingPeter Maydell2014-03-112-7/+25
|\ \
| * | input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.Gerd Hoffmann2014-03-101-0/+14
| * | input: sdl: fix guest_cursor logic.Gerd Hoffmann2014-03-101-7/+11
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into stagingPeter Maydell2014-03-114-103/+141
|\ \
| * | ui/vnc: disable adaptive update calculations if not neededPeter Lieven2014-03-101-0/+9
| * | ui/vnc: optimize setting in vnc_dpy_update()Peter Lieven2014-03-101-11/+5
| * | ui/vnc: optimize clearing in find_and_clear_dirty_height()Peter Lieven2014-03-101-4/+1
| * | ui/vnc: optimize dirty bitmap trackingPeter Lieven2014-03-102-71/+88
| * | ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BITPeter Lieven2014-03-101-1/+1
| * | ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macroPeter Lieven2014-03-102-25/+46
| * | vnc: fix use-after-free in vnc_update_client_syncGerd Hoffmann2014-03-101-13/+8
| * | vnc: Fix qemu crashed when vnc client disconnect suddenlyGonglei (Arei)2014-03-101-0/+5
| * | vnc: Fix tight_detect_smooth_image() for lossless caseMarkus Armbruster2014-03-101-1/+1
| |/
* | Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-1/+2
|/
* ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie2014-03-055-3/+1102
* console: add QemuUIInfoGerd Hoffmann2014-03-051-0/+17
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-4/+24
* input: remove index_from_keycode (no users)Gerd Hoffmann2014-03-051-14/+0
* input: move do_mouse_set to new coreGerd Hoffmann2014-03-052-43/+21
* input: move qmp_query_mice to new coreGerd Hoffmann2014-03-052-23/+29
* input: add input_mouse_mode tracepointGerd Hoffmann2014-03-051-0/+1
* input: move mouse mode notifier to new coreGerd Hoffmann2014-03-052-33/+31
* input-legacy: remove kbd_mouse_eventGerd Hoffmann2014-03-051-49/+0
* input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann2014-03-051-10/+1
* input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann2014-03-051-19/+2
* input-legacy: remove kbd_put_keycodeGerd Hoffmann2014-03-051-23/+0
* input: trace eventsGerd Hoffmann2014-03-051-0/+48
* input: mouse: switch cocoa ui to new coreGerd Hoffmann2014-03-051-21/+42
* input: keyboard: switch cocoa ui to new coreGerd Hoffmann2014-03-051-12/+6
OpenPOWER on IntegriCloud