aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2024-06-06ui/sdl2: Allow host to power down screenBernhard Beschow
2024-05-27ui/gtk: Check if fence_fd is equal to or greater than 0Dongwon Kim
2024-05-27ui/gtk: Fix mouse/motion event scaling issue with GTK display backendhikalium
2024-03-09ui/cocoa: Fix window clipping on macOS 14David Parsons
2024-02-21meson: ensure dbus-display generated code is built before other unitsMarc-André Lureau
2024-02-20ui/console: Fix console resize with placeholder surfaceTianlan Zhou
2024-02-20ui/clipboard: add asserts for update and requestFiona Ebner
2024-02-20ui/clipboard: mark type as not available when there is no dataFiona Ebner
2024-02-20ui: reject extended clipboard message if not activatedDaniel P. Berrangé
2023-12-20ui/vnc-clipboard: fix inflate_bufferFiona Ebner
2023-12-20ui/gtk-egl: move function calls back to regular code pathVolker Rümelin
2023-12-20ui/gtk-egl: Check EGLSurface before doing scanoutAntonio Caggiano
2023-11-07ui/gtk-egl: apply scale factor when calculating window's dimensionDongwon Kim
2023-11-07ui/gtk: force realization of drawing areaMarc-André Lureau
2023-09-28ui/vnc: fix handling of VNC_FEATURE_XVPPaolo Bonzini
2023-09-28ui/vnc: fix debug output for invalid audio messagePaolo Bonzini
2023-09-13ui: fix crash when there are no active_consoleMarc-André Lureau
2023-07-18ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)Mauro Matteo Cascella
2023-07-02ui/gtk: set the area of the scanout texture correctlyDongwon Kim
2023-06-11vnc: move assert in vnc_worker_thread_loopAnastasia Belova
2023-05-31ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on WindowsVolker Rümelin
2023-05-31ui/sdl2: Grab Alt+F4 also under WindowsBernhard Beschow
2023-05-31ui/sdl2: Grab Alt+Tab also in fullscreen modeBernhard Beschow
2023-05-31ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failedMarc-André Lureau
2023-05-31ui/gtk-egl: fix scaling for cursor position in scanout modeErico Nunes
2023-05-31ui/gtk: use widget size for cursor motion eventErico Nunes
2023-05-31ui/gtk: fix passing y0_top parameter to scanoutErico Nunes
2023-05-18ui: Fix pixel colour channel order for PNG screenshotsPeter Maydell
2023-04-27vnc: avoid underflow when accessing user-provided addressPaolo Bonzini
2023-04-10ui: fix crash on serial reset, during initMarc-André Lureau
2022-11-23ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...Dongwon Kim
2022-11-23gtk: disable GTK Clipboard with a new meson optionClaudio Fontana
2022-11-08ui: fix tab indentationAmarjargal Gundjalam
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana
2022-11-06module: rename module_load_one to module_loadClaudio Fontana
2022-10-24ui: remove useless typecastsVolker Rümelin
2022-10-24treewide: Remove the unnecessary space before semicolonBin Meng
2022-10-22Drop useless casts from g_malloc() & friends to pointerMarkus Armbruster
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills
2022-10-12ui/gtk: Fix the implicit mouse ungrabbing logicAkihiko Odaki
2022-10-11ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switchDongwon Kim
2022-10-11ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_extMauro Matteo Cascella
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-29ui: fix path to dbus-display1.hPaolo Bonzini
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi
2022-09-23ui/console: fix three double frees in png_save()Volker Rümelin
2022-09-23ui/vdagent: fix serial reset of guest agentMarc-André Lureau
2022-09-23ui/clipboard: reset the serial state on resetMarc-André Lureau
2022-09-23ui/vdagent: always reset the clipboard serial on capsMarc-André Lureau
2022-09-23ui/clipboard: fix serial priorityMarc-André Lureau