summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2021-11-22ui/vnc-clipboard: fix adding notifier twiceVladimir Sementsov-Ogievskiy
2021-11-22ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fdDongwon Kim
2021-11-22ui: fix incorrect pointer position on highdpi with gtkAlexander Orzechowski
2021-11-22ui: fix incorrect scaling on highdpi with gtk/openglAlexander Orzechowski
2021-11-19meson.build: Support ncurses on MacOS and OpenBSDStefan Weil
2021-11-08ui/gtk-egl: Fix build failure when libgbm is not availablePhilippe Mathieu-Daudé
2021-11-05ui/gtk-egl: blitting partial guest fb to the proper scanout surfaceDongwon Kim
2021-11-05ui/gtk: gd_draw_event returns FALSE when no cairo surface is boundDongwon Kim
2021-11-05ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing eglDongwon Kim
2021-11-05ui/gtk-egl: make sure the right context is set as the currentDongwon Kim
2021-11-05ui/gtk-egl: un-tab and re-tab should destroy egl surface and contextDongwon Kim
2021-11-02ui/console: remove chardev frontend connected testVolker Rümelin
2021-11-02ui/console: replace kbd_timer with chr_accept_input callbackVolker Rümelin
2021-11-02ui/console: replace QEMUFIFO with Fifo8Volker Rümelin
2021-11-02ui/gtk: skip any extra draw of same guest scanout blob resDongwon Kim
2021-11-02ui/gtk: Update the refresh rate for gl-area tooNikola Pavlica
2021-10-14configure, meson: move Spice configure handling to mesonMarc-André Lureau
2021-09-15ui/gtk-egl: Wait for the draw signal for dmabuf blobsVivek Kasireddy
2021-09-15ui: Create sync objects and fences only for blobsVivek Kasireddy
2021-09-15ui/egl: Add egl helpers to help with synchronizationVivek Kasireddy
2021-09-15ui/gtk: Create a common release_dmabuf helperVivek Kasireddy
2021-09-13meson: remove dead variablePaolo Bonzini
2021-09-13meson: do not use python.full_path() unnecessarilyPaolo Bonzini
2021-09-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...Peter Maydell
2021-08-31ui/vdagent: add a migration blockerMarc-André Lureau
2021-08-31ui/gtk-clipboard: emit release clipboard eventsMarc-André Lureau
2021-08-31ui/vdagent: send release when no clipboard ownerMarc-André Lureau
2021-08-31ui/gtk-clipboard: use qemu_clipboard_info helperMarc-André Lureau
2021-08-31ui/vdagent: send empty clipboard when unhandledMarc-André Lureau
2021-08-31ui/vdagent: use qemu_clipboard_info helperMarc-André Lureau
2021-08-31ui/vdagent: use qemu_clipboard_peer_release helperMarc-André Lureau
2021-08-31ui/vdagent: split clipboard recv message handlingMarc-André Lureau
2021-08-31ui/vdagent: reset outbuf on disconnectMarc-André Lureau
2021-08-31ui/vdagent: disconnect handlers and reset state on finalizeMarc-André Lureau
2021-08-31ui/clipboard: release owned grabs on unregisterMarc-André Lureau
2021-08-31ui/clipboard: add qemu_clipboard_peer_release() helperMarc-André Lureau
2021-08-31ui/clipboard: add qemu_clipboard_peer_owns() helperMarc-André Lureau
2021-08-31ui/clipboard: add helper to retrieve current clipboardMarc-André Lureau
2021-08-31ui/gtk-clipboard: fix clipboard enum typoMarc-André Lureau
2021-08-31ui/gtk-clipboard: use existing macrosMarc-André Lureau
2021-08-31ui/vdagent: remove copy-pasta commentMarc-André Lureau
2021-08-31ui/vdagent: fix leak on error pathMarc-André Lureau
2021-08-31ui/console: Restrict udmabuf_fd() to LinuxPhilippe Mathieu-Daudé
2021-08-26Remove superfluous ERRP_GUARD()Markus Armbruster
2021-08-26error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2021-08-10ui/sdl2: Check return value from g_setenv()Peter Maydell
2021-08-10ui/gtk: retry sending VTE console inputVolker Rümelin
2021-08-02ui/input-barrier: Move TODOs from barrier.txt to a commentPeter Maydell
2021-07-26ui/gtk: add a keyboard fifo to the VTE consolesVolker Rümelin
2021-07-26ui: update keycodemapdb submodule commitAkihiko Odaki