aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2021-03-04ui/console: Pass placeholder surface to displaysAkihiko Odaki6-25/+23
2021-03-04ui/console: Add placeholder flag to message surfaceAkihiko Odaki2-6/+7
2021-03-04ui/cocoa: Replace fprintf with error_reportAkihiko Odaki1-3/+3
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki5-9/+29
2021-03-04ui/cocoa: Fix stride resolution of pixman imageAkihiko Odaki1-4/+4
2021-03-04ui/gtk: vte: fix sending multiple characetersZack Marvel1-1/+10
2021-03-03ui/cocoa: Remove the uses of full screen APIsAkihiko Odaki1-26/+15
2021-02-19ui/console: Remove dpy_gl_ctx_get_currentAkihiko Odaki1-5/+0
2021-02-19ui/cocoa: Statically allocate dclAkihiko Odaki1-34/+31
2021-02-19ui/cocoa: Interpret left button down as is when command is pressedAkihiko Odaki1-10/+2
2021-02-19spice-app: avoid crash when core spice module doesn't loadedBruce Rogers1-1/+7
2021-02-19ui/cocoa: Do not copy members of pixman imageAkihiko Odaki1-22/+20
2021-02-19ui/cocoa: Support unique keys of JIS keyboardsAkihiko Odaki1-0/+7
2021-02-19spice: flush drawing before notifying clientMarc-André Lureau1-0/+1
2021-02-19spice: flush on GL update before notifying clientMarc-André Lureau1-0/+1
2021-02-04display/ui: add a callback to indicate GL state is flushedMarc-André Lureau5-0/+18
2021-02-04ui: add egl dmabuf import to gtkglareaMarc-André Lureau2-0/+40
2021-02-04ui: check gtk-egl dmabuf supportMarc-André Lureau1-0/+9
2021-02-04ui: add qemu_egl_has_dmabuf helperMarc-André Lureau1-0/+10
2021-02-04ui: check hw requirements during DCL registrationMarc-André Lureau1-0/+30
2021-02-04ui: add a DCLOps callback to check dmabuf supportMarc-André Lureau1-0/+13
2021-02-04ui: remove console_has_gl_dmabuf()Marc-André Lureau1-5/+0
2021-02-04ui: add gd_gl_area_scanout_disableMarc-André Lureau3-6/+9
2021-02-04ui: remove gl_ctx_get_currentMarc-André Lureau7-24/+0
2021-02-04ui: remove extra #ifdef CONFIG_OPENGLMarc-André Lureau1-8/+1
2021-02-04spice: delay starting until display are initializedMarc-André Lureau2-1/+10
2021-01-29ui: update keycodemapdb submodule commitDaniel P. Berrangé2-1/+2
2021-01-28Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...Peter Maydell1-19/+12
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake1-19/+12
2021-01-27vnc: send extended desktop resize on update requestsGerd Hoffmann1-0/+3
2021-01-27Revert "vnc: move initialization to framebuffer_update_request"Gerd Hoffmann1-4/+7
2021-01-23vnc: support "-vnc help"Paolo Bonzini2-8/+7
2021-01-15vnc: add support for extended desktop resizeGerd Hoffmann2-1/+65
2021-01-15vnc: move initialization to framebuffer_update_requestGerd Hoffmann1-7/+4
2021-01-15vnc: move check into vnc_cursor_defineGerd Hoffmann1-6/+6
2021-01-15vnc: Fix a memleak in vnc_display_connect()Alex Chen1-0/+1
2021-01-15ui: add support for remote power control to VNC serverDaniel P. Berrangé2-0/+72
2021-01-15vnc: fix unfinalized tlscreds for VncDisplayZihao Chang1-1/+1
2021-01-15ui/gtk: update monitor interval on egl displaysNikola Pavlica1-0/+3
2021-01-15ui/gtk: expose gd_monitor_update_intervalNikola Pavlica1-1/+1
2021-01-15ui/gtk: limit virtual console max update intervalVolker Rümelin1-11/+11
2021-01-15ui/gtk: rename variable window to widgetVolker Rümelin1-3/+3
2021-01-15ui/gtk: don't try to redefine SI prefixesVolker Rümelin1-1/+2
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-14/+13
2021-01-12ui/cocoa: Fix openFile: deprecation on Big SurRoman Bolshakov1-1/+4
2021-01-12configure: move GTK+ detection to MesonPaolo Bonzini1-1/+1
2021-01-12configure: move X11 detection to MesonPaolo Bonzini1-2/+2
2021-01-12gtk: remove CONFIG_GTK_GLPaolo Bonzini2-10/+9
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov1-1/+1
2021-01-12ui/cocoa: Update path to docs in build treeRoman Bolshakov1-1/+1