aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2021-02-19spice: flush on GL update before notifying clientMarc-André Lureau
2021-02-04display/ui: add a callback to indicate GL state is flushedMarc-André Lureau
2021-02-04ui: add egl dmabuf import to gtkglareaMarc-André Lureau
2021-02-04ui: check gtk-egl dmabuf supportMarc-André Lureau
2021-02-04ui: add qemu_egl_has_dmabuf helperMarc-André Lureau
2021-02-04ui: check hw requirements during DCL registrationMarc-André Lureau
2021-02-04ui: add a DCLOps callback to check dmabuf supportMarc-André Lureau
2021-02-04ui: remove console_has_gl_dmabuf()Marc-André Lureau
2021-02-04ui: add gd_gl_area_scanout_disableMarc-André Lureau
2021-02-04ui: remove gl_ctx_get_currentMarc-André Lureau
2021-02-04ui: remove extra #ifdef CONFIG_OPENGLMarc-André Lureau
2021-02-04spice: delay starting until display are initializedMarc-André Lureau
2021-01-29ui: update keycodemapdb submodule commitDaniel P. Berrangé
2021-01-28Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...Peter Maydell