aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2022-09-23ui: add some vdagent related tracesMarc-André Lureau
2022-09-23ui/cocoa: Run qemu_init in the main threadAkihiko Odaki
2022-09-23ui/console: Get tab completion working again in the SDL monitor vcCal Peake
2022-09-22ui/curses: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-08-18ui/console: fix qemu_console_resize() regressionMarc-André Lureau
2022-08-01trivial: Fix duplicated wordsThomas Huth
2022-07-28ui: dbus-display requires CONFIG_GBMPaolo Bonzini
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner
2022-07-19dbus-display: fix test race when initializing p2p connectionMarc-André Lureau