aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake
2021-01-27vnc: send extended desktop resize on update requestsGerd Hoffmann
2021-01-27Revert "vnc: move initialization to framebuffer_update_request"Gerd Hoffmann
2021-01-23vnc: support "-vnc help"Paolo Bonzini
2021-01-15vnc: add support for extended desktop resizeGerd Hoffmann
2021-01-15vnc: move initialization to framebuffer_update_requestGerd Hoffmann
2021-01-15vnc: move check into vnc_cursor_defineGerd Hoffmann
2021-01-15vnc: Fix a memleak in vnc_display_connect()Alex Chen
2021-01-15ui: add support for remote power control to VNC serverDaniel P. Berrangé
2021-01-15vnc: fix unfinalized tlscreds for VncDisplayZihao Chang
2021-01-15ui/gtk: update monitor interval on egl displaysNikola Pavlica
2021-01-15ui/gtk: expose gd_monitor_update_intervalNikola Pavlica
2021-01-15ui/gtk: limit virtual console max update intervalVolker Rümelin
2021-01-15ui/gtk: rename variable window to widgetVolker Rümelin
2021-01-15ui/gtk: don't try to redefine SI prefixesVolker Rümelin
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-12ui/cocoa: Fix openFile: deprecation on Big Surpull-target-arm-20210112-1Roman Bolshakov
2021-01-12configure: move GTK+ detection to MesonPaolo Bonzini
2021-01-12configure: move X11 detection to MesonPaolo Bonzini
2021-01-12gtk: remove CONFIG_GTK_GLPaolo Bonzini
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov
2021-01-12ui/cocoa: Update path to docs in build treeRoman Bolshakov