aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-27ui/pixman: Add qemu_pixman_to_drm_format()Vivek Kasireddy
2021-05-27ui: Get the fd associated with udmabuf driverVivek Kasireddy
2021-05-21ui/gtk: add clipboard supportGerd Hoffmann
2021-05-21ui/gtk: move struct GtkDisplayState to ui/gtk.hGerd Hoffmann
2021-05-21ui/vnc: clipboard supportGerd Hoffmann
2021-05-21ui/vdagent: add clipboard supportGerd Hoffmann
2021-05-21ui/vdagent: add mouse supportGerd Hoffmann
2021-05-21ui/vdagent: core infrastructureGerd Hoffmann
2021-05-21ui: add clipboard infrastructureGerd Hoffmann
2021-05-21ui/spice-display: check NULL pointer in interface_release_resource()Mauro Matteo Cascella
2021-05-21vnc: spelling fix (enable->enabled)Michael Tokarev
2021-05-02ui: Fix memory leak in qemu_xkeymap_mapping_table()Philippe Mathieu-Daudé
2021-03-23vnc: support reload x509 certificates for vncZihao Chang
2021-03-18ui, monitor: remove deprecated VNC ACL option and HMP commandsDaniel P. Berrangé
2021-03-16ui/cocoa: Comment about modifier key input quirksAkihiko Odaki
2021-03-16ui: fold qemu_alloc_display in only callerMarc-André Lureau
2021-03-15ui: honour the actual guest display dimensions without roundingDaniel P. Berrangé
2021-03-15ui: use client width/height in WMVi messageDaniel P. Berrangé
2021-03-15ui: avoid sending framebuffer updates outside client desktop boundsDaniel P. Berrangé
2021-03-15ui: add more trace points for VNC client/server messagesDaniel P. Berrangé
2021-03-15ui/cocoa: Do not exit immediately after shutdownAkihiko Odaki
2021-03-15opengl: Do not convert format with glTexImage2D on OpenGL ESAkihiko Odaki
2021-03-15ui: deprecate "password" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for VNC serversDaniel P. Berrangé
2021-03-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...Peter Maydell
2021-03-11ui/cocoa: Fix mouse association stateAkihiko Odaki
2021-03-11ui/cocoa: Mark variables staticAkihiko Odaki
2021-03-11ui/cocoa: Clear modifiers whenever possibleAkihiko Odaki
2021-03-11ui/cocoa: Do not rely on the first argumentAkihiko Odaki
2021-03-11ui/cocoa: Show QEMU icon in the about windowAkihiko Odaki
2021-03-11ui/cocoa: Use kCGColorSpaceSRGBAkihiko Odaki
2021-03-11ui/gtk: Remove NULL checks in gd_switchAkihiko Odaki
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-09ui: Replace the word 'whitelist'Philippe Mathieu-Daudé
2021-03-04ui/console: Pass placeholder surface to displaysAkihiko Odaki
2021-03-04ui/console: Add placeholder flag to message surfaceAkihiko Odaki
2021-03-04ui/cocoa: Replace fprintf with error_reportAkihiko Odaki
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki
2021-03-04ui/cocoa: Fix stride resolution of pixman imageAkihiko Odaki
2021-03-04ui/gtk: vte: fix sending multiple characetersZack Marvel
2021-03-03ui/cocoa: Remove the uses of full screen APIsAkihiko Odaki
2021-02-19ui/console: Remove dpy_gl_ctx_get_currentAkihiko Odaki
2021-02-19ui/cocoa: Statically allocate dclAkihiko Odaki
2021-02-19ui/cocoa: Interpret left button down as is when command is pressedAkihiko Odaki
2021-02-19spice-app: avoid crash when core spice module doesn't loadedBruce Rogers
2021-02-19ui/cocoa: Do not copy members of pixman imageAkihiko Odaki
2021-02-19ui/cocoa: Support unique keys of JIS keyboardsAkihiko Odaki
2021-02-19spice: flush drawing before notifying clientMarc-André Lureau