summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-05-26sdl: pass key event source to input layerGerd Hoffmann1-9/+12
2014-05-26input: bind devices and input routingGerd Hoffmann1-3/+40
2014-05-26input: keymap: add meta keysGerd Hoffmann1-0/+2
2014-05-26input: add name to input_event_key_numberGerd Hoffmann1-2/+4
2014-05-26input: add qemu_input_key_number_to_qcodeGerd Hoffmann1-3/+8
2014-05-26input (curses): mask keycodes to remove modifier bitsAndrew Oates1-2/+2
2014-05-16input: remove sparc keymap hackGerd Hoffmann1-19/+0
2014-05-16input: use KeyValue directly in sendkey monitor commandGerd Hoffmann1-24/+23
2014-05-16input: add qemu_input_handler_deactivateGerd Hoffmann1-0/+7
2014-05-16input: key mapping helpersGerd Hoffmann3-175/+219
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev1-1/+1
2014-05-08spice: fix libvirt snapshotsGerd Hoffmann1-0/+8
2014-05-08spice: fix "info spice"Gerd Hoffmann1-1/+1
2014-05-07ui: Add missing 'static' attributeStefan Weil1-1/+1
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into stagingPeter Maydell1-65/+23
2014-04-29sdl2: Support mouse wheelCole Robinson1-18/+26
2014-04-29sdl2: add ui info setting.Dave Airlie1-0/+7
2014-04-29gtk: Fix accelerators being triggered twice with gtk3Cole Robinson1-22/+0
2014-04-29gtk: Fix -serial vcCole Robinson1-32/+9
2014-04-29gtk: Use ctrl+alt+q for quit acceleratorCole Robinson1-1/+2
2014-04-29gtk: Remove use of deprecated stock itemsCole Robinson1-9/+7
2014-04-29gtk: Don't use deprecated vte_terminal_get_adjustmentCole Robinson1-0/+4
2014-04-29gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonicCole Robinson1-2/+2
2014-04-25vnc: Remove default_mon usageCole Robinson1-2/+2
2014-04-11input: sdl2: Fix relative mode to match SDL1 behaviorCole Robinson1-1/+2
2014-04-11input: sdl2: Fix guest_cursor logicCole Robinson1-7/+11
2014-04-08gtk: Implement grab-on-click behavior in relative modeTakashi Iwai1-2/+17
2014-04-07Merge remote-tracking branch 'remotes/spice/tags/pull-spice-6' into stagingPeter Maydell1-0/+4
2014-04-07spice: monitors_config: check pointer before dereferencingGerd Hoffmann1-0/+4
2014-04-07gtk: Remember the last grabbed pointer positionTakashi Iwai1-2/+14
2014-04-07gtk: Fix the relative pointer tracking modeTakashi Iwai1-9/+9
2014-04-07gtk: Use gtk generic event signal instead of motion-notify-eventTakashi Iwai1-2/+10
2014-04-01input: add sanity checkGerd Hoffmann1-0/+3
2014-04-01input: mouse_set should check input device type.Hani Benhabiles1-5/+11
2014-03-26gtk: Support GTK without VTEStefan Weil1-1/+16
2014-03-24spice: input: Fix absolute mouse y coordinatesCole Robinson1-1/+1
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi1-0/+1
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi1-1/+3
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven1-3/+7
2014-03-17gtk: Don't warp absolute pointerCole Robinson1-0/+8
2014-03-17gtk: Fix mouse warping with gtk3Cole Robinson1-1/+1
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka1-1/+4
2014-03-12gtk: Add mouse wheel supportJan Kiszka1-0/+23
2014-03-12input: activate legacy kbdGerd Hoffmann1-0/+1
2014-03-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell1-7/+30
2014-03-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into stagingPeter Maydell2-7/+25
2014-03-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into stagingPeter Maydell4-103/+141
2014-03-10spice: QemuUIInfo windupGerd Hoffmann1-3/+22
2014-03-10spice: fix simple display surface handlingGerd Hoffmann1-4/+8
2014-03-10input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.Gerd Hoffmann1-0/+14