aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2019-01-14Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...Peter Maydell
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini
2019-01-11input: avoid malloc for mouse eventsGerd Hoffmann
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell
2019-01-10spice: Remove unused includeFrediano Ziglio
2019-01-10keymaps: drop support for include filesGerd Hoffmann
2019-01-10ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau
2019-01-10egl-headless: add egl_create_contextGerd Hoffmann
2019-01-08ui/cocoa: Include less of the generated modular QAPI headersMarkus Armbruster
2018-11-16ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety
2018-11-12ui/gtk: fix cursor in egl modeGerd Hoffmann
2018-10-29spice: prepare for upcoming spice-server changeGerd Hoffmann
2018-10-29SDL: set a hint to not bypass the window compositorSebastian Krzyszkowiak
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-19spice: Clean up error reporting in add_channel()Markus Armbruster
2018-10-19vnc: Clean up error reporting in vnc_init_func()Markus Armbruster
2018-10-19ui: Convert vnc_display_init(), init_keyboard_layout() to ErrorFei Li
2018-10-19ui/keymaps: Fix handling of erroneous include filesMarkus Armbruster
2018-10-19qemu-timer: avoid checkpoints for virtual clock timers in external subsystemsArtem Pisarenko
2018-10-19Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...Artem Pisarenko
2018-10-12Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ...Peter Maydell
2018-10-12ui: increase min required GTK3 version to 3.14.0Daniel P. Berrangé
2018-10-12ui: remove support for GTK2 in favour of GTK3Daniel P. Berrangé
2018-10-12gtk: fix uninitialized variablePaolo Bonzini
2018-10-12sdl2: Support all virtio-gpu formatsMax Reitz
2018-10-12gtk: Don't vte_terminal_set_encoding() on new VTE versionsKevin Wolf
2018-10-02ui: fix virtual timersPavel Dovgalyuk
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i...Peter Maydell
2018-10-01gtk: add zoom-to-fit to gtk options.Gerd Hoffmann
2018-10-01vnc: call sasl_server_init() only when requiredMarc-André Lureau
2018-10-01sdl2: show console #0 unconditionallyGerd Hoffmann
2018-09-27qxl: support mono cursors with inverted colorsPeter Wu
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-27util: promote qemu_egl_rendernode_open() to libqemuutilMarc-André Lureau
2018-08-24dmabuf: add y0_top, pass it to spiceMarc-André Lureau
2018-08-24ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-08-24ui/sdl2: Fix broken -full-screen CLI optionThomas Huth
2018-08-24spice-display: fix qemu_spice_cursor_refresh_bh lockingPaolo Bonzini
2018-08-24spice-display: access ptr_x/ptr_y under MutexPaolo Bonzini
2018-08-24vnc: remove support for deprecated tls, x509, x509verify optionsDaniel P. Berrangé
2018-08-24sdl2: redraw correctly when scanout_mode enabled.Tao Wu
2018-08-24ui: use enum to string helpersMarc-André Lureau
2018-08-24vnc: fix memleak of the "vnc-worker-output" namePeter Wu
2018-08-24ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flagThomas Huth
2018-07-24ui/cocoa.m: prevent stuck command key when going into full screen modeJohn Arbuckle
2018-07-12ui/cocoa.m: replace scrollingDeltaY with deltaYJohn Arbuckle
2018-07-03qapi: add conditions to VNC type/commands/events on the schemaMarc-André Lureau