2284 Commits (a6364b292fefc7f0716b8cec03a9f37409311b12)

Author SHA1 Message Date
Adrian Wowk 547ec5a0a4 ui/sdl2: use correct key names in win title on mac 2 years ago
Marc-André Lureau 949c084ad6 ui/dbus: do not require PIXMAN 3 years ago
Marc-André Lureau c98791eb63 ui/spice: SPICE/QXL requires PIXMAN 3 years ago
Marc-André Lureau 89fd3eab52 ui/vnc: VNC requires PIXMAN 3 years ago
Marc-André Lureau 41e0bc3d5c ui/gl: opengl doesn't require PIXMAN 3 years ago
Marc-André Lureau d7e947965a ui/console: when PIXMAN is unavailable, don't draw placeholder msg 3 years ago
Marc-André Lureau f38aa2c7c0 qmp/hmp: disable screendump if PIXMAN is missing 3 years ago
Marc-André Lureau 600179c39e ui/vc: console-vc requires PIXMAN 3 years ago
Marc-André Lureau 1bec1cc0da ui/console: allow to override the default VC 3 years ago
Marc-André Lureau 6261164bd6 qemu-options: define -vnc only #ifdef CONFIG_VNC 2 years ago
Marc-André Lureau b3ec48cf92 ui: compile out some qemu-pixman functions when !PIXMAN 3 years ago
Sergey Mironov fb93569e42 ui: Replacing pointer in function 3 years ago
Carwyn Ellis 5ec0898b05 ui/cocoa: add zoom-to-fit display option 2 years ago
Dongwon Kim 47fd6ab1e3 ui/gtk-egl: apply scale factor when calculating window's dimension 3 years ago
Antonio Caggiano 6f189a08c1 ui/gtk-egl: Check EGLSurface before doing scanout 2 years ago
Marc-André Lureau 565f85a9c2 ui/gtk: force realization of drawing area 2 years ago
Philippe Mathieu-Daudé 9f1b100236 ui/input: Constify QemuInputHandler structure 2 years ago
Steve Sistare d9cda21303 migration: simplify notifiers 3 years ago
Steve Sistare c8a7fc5179 migration: simplify blockers 2 years ago
Philippe Mathieu-Daudé b1be65f643 ui/input: Constify QemuInputHandler structure 2 years ago
Paolo Bonzini 9bad39c7e8 meson: do not build shaders by default 3 years ago
Paolo Bonzini 63a13c0805 audio: reintroduce default audio backend for VNC 3 years ago
Philippe Mathieu-Daudé 21eb752ff5 ui/cocoa: Clean up global variable shadowing 3 years ago
Marc-André Lureau 9bd4d3df63 ui/gtk: fix UI info precondition 3 years ago
Ken Xue 7db57a73f6 ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map 3 years ago
Laszlo Ersek 65d7ceb49b ui/console: sanitize search in qemu_graphic_console_is_multihead() 3 years ago
Laszlo Ersek 2c0c4c1f65 ui/console: eliminate QOM properties from qemu_console_is_multihead() 3 years ago
Laszlo Ersek 4ce2f97c00 ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead() 3 years ago
Laszlo Ersek 845fff1f83 ui/console: make qemu_console_is_multihead() static 3 years ago
Akihiko Odaki 0337e4123e input: Allow to choose console with qemu_input_is_absolute 3 years ago
Paolo Bonzini 176adafca7 audio: return Error ** from audio_state_by_name 3 years ago
Paolo Bonzini 9e58d7a756 ui/vnc: Require audiodev= to enable audio 3 years ago
Markus Armbruster e33e66b1b3 ui: Clean up local variable shadowing 3 years ago
Paolo Bonzini 477b301000 ui/vnc: fix handling of VNC_FEATURE_XVP 3 years ago
Paolo Bonzini 0cb9c5880e ui/vnc: fix debug output for invalid audio message 3 years ago
Marc-André Lureau a92e7bb4ca ui: add precondition for dpy_get_ui_info() 3 years ago
Marc-André Lureau 48a35e12fa ui: fix crash when there are no active_console 3 years ago
Marc-André Lureau 6f11081991 ui/vc: split off the VC part from console.c 3 years ago
Marc-André Lureau f7ce755df8 ui/vc: preliminary QemuTextConsole changes before split 3 years ago
Marc-André Lureau ff174c67db ui/console: remove redundant format field 3 years ago
Marc-André Lureau cc6ba2c6f5 ui/vc: rename kbd_put to qemu_text_console functions 3 years ago
Marc-André Lureau f5360a0d28 ui/vc: remove kbd_put_keysym() and update function calls 3 years ago
Dmitry Frolov e38f4e976d ui/gtk: fix leaks found wtih fuzzing 3 years ago
Guoyi Tu 878490937c ui/vdagent: Unregister input handler of mouse during finalization 3 years ago
Guoyi Tu 1b4fd51656 ui/vdagent: call vdagent_disconnect() when agent connection is lost 3 years ago
Bilal Elmoussaoui 7007e98c4b ui/dbus: implement damage regions for GL 3 years ago
Bilal Elmoussaoui cb6ccdc9ca ui/dbus: Properly dispose touch/mouse dbus objects 3 years ago
Philippe Mathieu-Daudé dd0439e149 ui/vnc-enc-tight: Avoid dynamic stack allocation 3 years ago
Peter Maydell e12acaf75d ui/vnc-enc-hextile: Use static rather than dynamic length stack array 3 years ago
Peter Maydell 1663ffb915 ui/spice-display: Avoid dynamic stack allocation 3 years ago