aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-15qmp: generalize watchdog-set-action to -no-reboot/-no-shutdownAlejandro Jimenez
2020-12-15machine: introduce MachineInitPhasePaolo Bonzini
2020-12-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell
2020-12-11sdl2: Add extra mouse buttonsDarrell Walisser
2020-12-11ui/vnc: Add missing lock for send_color_mapPeng Liang
2020-12-11vnc: add alpha cursor supportGerd Hoffmann
2020-12-11vnc: add pseudo encodingsGerd Hoffmann
2020-12-11vnc: drop unused copyrect featureGerd Hoffmann
2020-12-11vnc: use enum for featuresGerd Hoffmann
2020-12-11console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supportedGerd Hoffmann
2020-12-11console: drop qemu_console_get_ui_infoGerd Hoffmann
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-11-25qxl: fix segfaultGerd Hoffmann
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-13console: avoid passing con=NULL to graphic_hw_update_done()lichun
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...Peter Maydell
2020-11-04vnc: fix resource leak when websocket channel errorDing Hui
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau
2020-11-04console: modify ppm_save to take a pixman image refMarc-André Lureau
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini
2020-10-22Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...Peter Maydell
2020-10-21opengl: build opengl helper code modularGerd Hoffmann
2020-10-21opengl: build egl-headless display modularGerd Hoffmann
2020-10-21spice: flip modules switchGerd Hoffmann