summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2021-12-21ui/dbus: register D-Bus VC handlerMarc-André Lureau
2021-12-21ui/dbus: add chardev backend & interfaceMarc-André Lureau
2021-12-21ui/dbus: add clipboard interfaceMarc-André Lureau
2021-12-21audio: add "dbus" audio backendMarc-André Lureau
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau
2021-12-21ui: add a D-Bus display backendMarc-André Lureau
2021-12-21docs: add dbus-display documentationMarc-André Lureau
2021-12-21console: save current scanout detailsMarc-André Lureau
2021-12-21ui: move qemu_spice_fill_device_address to ui/util.cMarc-André Lureau
2021-12-21ui: split the GL context in a different objectMarc-André Lureau
2021-12-21ui: dispatch GL events to all listenersMarc-André Lureau
2021-12-21ui: simplify gl unblock & flushMarc-André Lureau
2021-12-21ui: add a gl-unblock warning timerMarc-André Lureau
2021-12-21ui: make gl_block use a counterMarc-André Lureau
2021-12-21ui: associate GL context outside of display listener registrationMarc-André Lureau
2021-12-21ui: factor out qemu_console_set_display_gl_ctx()Marc-André Lureau
2021-12-21ui: do not delay further remote resizeMarc-André Lureau
2021-12-21ui/clipboard: add a clipboard reset serial eventMarc-André Lureau
2021-12-21ui/clipboard: add qemu_clipboard_check_serial()Marc-André Lureau
2021-12-21ui/vdagent: add serial capability supportMarc-André Lureau
2021-12-21ui: generalize clipboard notifierMarc-André Lureau
2021-12-21ui/vdagent: replace #if 0 with protocol version checkMarc-André Lureau
2021-12-21ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSIONMarc-André Lureau
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