summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann2020-10-211-0/+3
* spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann2020-10-212-6/+1Star
* spice: move auth functions to QemuSpiceOps.Gerd Hoffmann2020-10-212-14/+3Star
* spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann2020-10-212-1/+7
* spice: move display_init() to QemuSpiceOps.Gerd Hoffmann2020-10-212-7/+1Star
* spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann2020-10-212-5/+1Star
* spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann2020-10-212-5/+5
* spice: add module helpersGerd Hoffmann2020-10-212-3/+24
* chardev/spice: simplify chardev setupGerd Hoffmann2020-10-151-1/+0Star
* spice: get monitors physical dimensionMarc-André Lureau2020-09-291-0/+3
* ui: add getter for UIInfoMarc-André Lureau2020-09-291-0/+1
* audio: remove qemu_spice_audio_init()Gerd Hoffmann2020-09-231-1/+0Star
* Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell2020-09-221-8/+0Star
|\
| * hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé2020-09-211-8/+0Star
* | Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
|/
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-1/+1
* Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth2020-07-132-8/+0Star
* ui/win32-kbd-hook: handle AltGr in a hook procedureVolker Rümelin2020-05-191-0/+14
* display/gtk: get proper refreshrateNikola Pavlica2020-01-141-0/+2
* ui: Print available display backends with '-display help'Thomas Huth2020-01-141-0/+1
* ui: add pixman image g_autoptr supportMarc-André Lureau2020-01-021-0/+2
* console: add graphic_hw_update_done()Marc-André Lureau2020-01-021-0/+2
* ui/egl: fix framebuffer readsGerd Hoffmann2019-09-171-1/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include generated QAPI headers lessMarkus Armbruster2019-08-161-1/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-163-0/+5
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* egl-helpers: add modifier support to egl_get_fd_for_texture().Gerd Hoffmann2019-06-071-1/+2
* console: add dmabuf modifier field.Gerd Hoffmann2019-06-071-0/+1
* Normalize header guard symbol definition.Markus Armbruster2019-05-131-1/+2
* spice: set device address and device display ID in QXL interfaceLukáš Hrázký2019-02-211-0/+4
* kbd-state: use state tracker for gtkGerd Hoffmann2019-02-051-0/+2
* kbd-state: use state tracker for sdl2Gerd Hoffmann2019-02-051-0/+2
* sdl2: remove sdl2_reset_keys() functionGerd Hoffmann2019-02-051-1/+0Star
* kbd-state: add keyboard state trackerGerd Hoffmann2019-02-051-0/+101
* ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang2019-02-051-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell2019-01-232-1/+4
|\
| * egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowTypeAlexander Kanavin2019-01-211-1/+1
| * sdl: add support for high resolution window iconDaniel P. Berrangé2019-01-211-0/+3
* | ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé2019-01-222-10/+10
* | ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé2019-01-221-2/+2
* | ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-2/+4
* | ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-2/+2
|/
* input: avoid malloc for mouse eventsGerd Hoffmann2019-01-111-3/+0Star
* ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell2019-01-101-4/+0Star
* configure: bump spice-server required version to 0.12.5Marc-André Lureau2019-01-101-6/+0Star
* ui: Convert vnc_display_init(), init_keyboard_layout() to ErrorFei Li2018-10-191-1/+1
* ui: remove support for GTK2 in favour of GTK3Daniel P. Berrangé2018-10-121-9/+0Star
* dmabuf: add y0_top, pass it to spiceMarc-André Lureau2018-08-241-0/+1