summaryrefslogtreecommitdiff
path: root/include/ui
AgeCommit message (Expand)AuthorFilesLines
2014-09-29console: add graphic_console_set_hwopsGerd Hoffmann1-0/+3
2014-09-05console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt1-2/+1
2014-09-05console: add qemu_pixman_linebuf_copyGerd Hoffmann1-0/+2
2014-09-05console: add dpy_gfx_update_dirtyGerd Hoffmann1-0/+4
2014-09-05console: add qemu_create_displaysurface_guestmemGerd Hoffmann1-0/+4
2014-09-05console: stop using PixelFormatGerd Hoffmann1-7/+7
2014-09-05console: add qemu_default_pixman_formatGerd Hoffmann1-0/+1
2014-09-05console: add qemu_pixelformat_from_pixmanGerd Hoffmann1-0/+1
2014-06-23console: move chardev declarations to sysemu/char.hMichael S. Tsirkin1-5/+0
2014-06-13spice: add mouse cursor supportGerd Hoffmann1-0/+14
2014-06-04input: add support for kbd delaysGerd Hoffmann1-0/+1
2014-06-02console: add kbd_put_string_consoleGerd Hoffmann1-0/+1
2014-06-02console: add kbd_put_qcode_consoleGerd Hoffmann1-0/+1
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into stagingPeter Maydell1-0/+1
2014-05-26input: bind devices and input routingGerd Hoffmann1-0/+3
2014-05-26input: add qemu_input_key_number_to_qcodeGerd Hoffmann1-0/+1
2014-05-26console: add kbd_put_keysym_consoleGerd Hoffmann1-0/+1
2014-05-16input: add qemu_input_handler_deactivateGerd Hoffmann1-0/+1
2014-05-16input: key mapping helpersGerd Hoffmann1-0/+4
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka1-1/+1
2014-03-05console: add QemuUIInfoGerd Hoffmann1-0/+12
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-2/+3
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann1-1/+0
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann2-4/+4
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann1-1/+0
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann1-1/+0
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann1-3/+0
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann1-1/+0
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann1-0/+2
2014-03-05input: mouse: add qemu_input_is_absolute()Gerd Hoffmann1-0/+1
2014-03-05input: mouse: add helpers functions to coreGerd Hoffmann1-0/+14
2014-03-05input: keyboard: add helper functions to coreGerd Hoffmann1-0/+5
2014-03-05input: add core bits of the new input layerGerd Hoffmann1-0/+32
2014-03-05console: export QemuConsole index,width,heightGerd Hoffmann1-0/+3
2013-12-16include: add missing config-host.h includeMarc-André Lureau1-0/+2
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil1-1/+0
2013-10-17spice: fix multihead supportGerd Hoffmann1-2/+3
2013-07-30spice: fix display initializationGerd Hoffmann1-0/+2
2013-06-21vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_clientMichael Tokarev1-1/+1
2013-06-11gtk: implement -full-screenPeter Wu1-1/+1
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann1-2/+1
2013-04-25console: add qemu_console_lookup_by_deviceGerd Hoffmann1-0/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+2
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann1-0/+15
2013-04-24input: introduce keyboard handler listGerd Hoffmann1-2/+4
2013-04-24input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann1-17/+2
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster1-1/+2
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann2-1/+2
2013-04-16console: add qemu_console_is_*Gerd Hoffmann1-2/+4
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann1-0/+1