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