1. eaea803 ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler by Volker Rümelin · 3 months ago
  2. df3c610 ui/sdl2: release all modifiers by Volker Rümelin · 3 months ago
  3. 4bba839 ui/console: Remove dpy_cursor_define_supported() by Akihiko Odaki · 5 months ago
  4. a418e7a ui/console: Convert mouse visibility parameter into bool by Akihiko Odaki · 5 months ago
  5. abd749b ui+display: rename is_buffer_shared() -> surface_is_allocated() by Gerd Hoffmann · 6 months ago
  6. 9badf12 ui+display: rename is_placeholder() -> surface_is_placeholder() by Gerd Hoffmann · 6 months ago
  7. db81dd6 ui/console: move QemuDmaBuf struct def to dmabuf.c by Dongwon Kim · 7 months ago
  8. 6e6ae49 ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers by Dongwon Kim · 7 months ago
  9. e99441a ui/curses: Do not use console_select() by Akihiko Odaki · 9 months ago
  10. d4c1995 ui/vnc: Do not use console_select() by Akihiko Odaki · 9 months ago
  11. b0b05c9 include: Clean up includes by Peter Maydell · 11 months ago
  12. 9d5b42b include/ui/rect.h: fix qemu_rect_init() mis-assignment by Elen Avan · 12 months ago
  13. e0c5872 ui/pixman-minimal.h: fix empty allocation by Manos Pitsidianakis · 1 year, 1 month ago
  14. a200d53 virtio-gpu: replace PIXMAN for region/rect test by Marc-André Lureau · 1 year, 4 months ago
  15. 1bec1cc ui/console: allow to override the default VC by Marc-André Lureau · 1 year, 3 months ago
  16. 79a1f32 ui: add pixman-minimal.h by Marc-André Lureau · 1 year, 2 months ago
  17. b3ec48c ui: compile out some qemu-pixman functions when !PIXMAN by Marc-André Lureau · 1 year, 4 months ago
  18. ce59c54 build-sys: drop needless warning pragmas for old pixman by Marc-André Lureau · 1 year, 2 months ago
  19. cca1575 build-sys: add a "pixman" feature by Marc-André Lureau · 1 year, 4 months ago
  20. b1be65f ui/input: Constify QemuInputHandler structure by Philippe Mathieu-Daudé · 1 year, 2 months ago
  21. 7db57a7 ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map by Ken Xue · 1 year, 3 months ago
  22. 845fff1 ui/console: make qemu_console_is_multihead() static by Laszlo Ersek · 1 year, 3 months ago
  23. 0337e41 input: Allow to choose console with qemu_input_is_absolute by Akihiko Odaki · 1 year, 3 months ago
  24. a92e7bb ui: add precondition for dpy_get_ui_info() by Marc-André Lureau · 1 year, 3 months ago
  25. 6d8cd7c ui/console: move DisplaySurface to its own header by Marc-André Lureau · 1 year, 4 months ago
  26. ff174c6 ui/console: remove redundant format field by Marc-André Lureau · 1 year, 4 months ago
  27. cc6ba2c ui/vc: rename kbd_put to qemu_text_console functions by Marc-André Lureau · 1 year, 4 months ago
  28. f5360a0 ui/vc: remove kbd_put_keysym() and update function calls by Marc-André Lureau · 1 year, 4 months ago
  29. c152379 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 3 months ago
  30. 9db018a ui/vc: change the argument for QemuTextConsole by Marc-André Lureau · 1 year, 4 months ago
  31. 322dae4 ui/vc: move text console invalidate in helper by Marc-André Lureau · 1 year, 4 months ago
  32. 1ece677 ui/console: use QEMU_PIXMAN_COLOR helpers by Marc-André Lureau · 1 year, 4 months ago
  33. 8c6381d ui/console: declare console types in console.h by Marc-André Lureau · 1 year, 4 months ago
  34. f9411aa ui/console: specialize console_lookup_unused() by Marc-André Lureau · 1 year, 4 months ago
  35. 4f2c765 ui/qmp: move screendump to ui-qmp-cmds.c by Marc-André Lureau · 1 year, 4 months ago
  36. 426749a ui: remove qemu_pixman_linebuf_copy() by Marc-André Lureau · 1 year, 4 months ago
  37. 90da7d5 ui: remove qemu_pixman_color() helper by Marc-André Lureau · 1 year, 4 months ago
  38. d4761b6 ui: spelling fixes by Michael Tokarev · 1 year, 4 months ago
  39. 9ac06df virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties by Dongwon Kim · 1 year, 5 months ago
  40. bf41ab6 ui: add optional d3d texture pointer to scanout texture by Marc-André Lureau · 1 year, 6 months ago
  41. 06c63a3 ui/egl: query ANGLE d3d device by Marc-André Lureau · 1 year, 6 months ago
  42. da9eb58 ui: add egl_fb_read_rect() by Marc-André Lureau · 1 year, 6 months ago
  43. 39324b4 ui: add egl-headless support on win32 by Marc-André Lureau · 1 year, 6 months ago
  44. 09b4c19 console/win32: allocate shareable display surface by Marc-André Lureau · 1 year, 6 months ago
  45. 044ca4b ui/egl: export qemu_egl_get_error_string() by Marc-André Lureau · 1 year, 6 months ago
  46. b659678 ui/touch: Move event handling to a common helper by Bilal Elmoussaoui · 1 year, 6 months ago
  47. 40b8951 spelling: information by Michael Tokarev · 1 year, 8 months ago
  48. f615739 ui: add helpers for virtio-multitouch events by Sergio Lopez · 1 year, 7 months ago
  49. 2bfb10d ui: add the infrastructure to support MT events by Sergio Lopez · 1 year, 7 months ago
  50. 4c93ce5 ui/cursor: make width/height unsigned 16-bit integer by Mauro Matteo Cascella · 1 year, 7 months ago
  51. 0e1be59 ui: introduce egl_init() by Marc-André Lureau · 1 year, 10 months ago
  52. 385ac97 ui: keep current cursor with QemuConsole by Marc-André Lureau · 1 year, 11 months ago
  53. 2512a02 ui: rename cursor_{get->ref}, return it by Marc-André Lureau · 1 year, 11 months ago
  54. f4579e2 ui: rename cursor_{put->unref} by Marc-André Lureau · 1 year, 11 months ago
  55. 8bb6af6 ui/dbus: initialize cursor_fb by Marc-André Lureau · 1 year, 10 months ago
  56. 5feed38 Do not include "qemu/error-report.h" in headers that do not need it by Thomas Huth · 1 year, 10 months ago
  57. ec843b9 ui: Split hmp_mouse_set() and move the HMP part to ui/ by Markus Armbruster · 1 year, 11 months ago
  58. dfa2584 ui/spice: QXLInterface method set_mm_time() is now dead, drop by Markus Armbruster · 1 year, 11 months ago
  59. 34d5572 ui/spice: Require spice-server >= 0.14.0 by Markus Armbruster · 1 year, 11 months ago
  60. df6322a ui/console: Get tab completion working again in the SDL monitor vc by Cal Peake · 2 years, 4 months ago
  61. 839a482 ui/console: allow display device to be labeled with given id by Wen, Jianxian · 2 years, 6 months ago
  62. aeffd07 ui: Deliver refresh rate via QemuUIInfo by Akihiko Odaki · 2 years, 10 months ago
  63. 362239c ui/console: Do not return a value with ui_info by Akihiko Odaki · 2 years, 10 months ago
  64. 9c09280 Clean up ill-advised or unusual header guards by Markus Armbruster · 2 years, 7 months ago
  65. abea194 qapi/ui: add 'display-update' command for changing listen address by Vladimir Sementsov-Ogievskiy · 2 years, 9 months ago
  66. e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 9 months ago
  67. 589089f ui/dbus: fix texture sharing by Marc-André Lureau · 2 years, 10 months ago
  68. a62c4a1 ui/console: move dcl compatiblity check to a callback by Marc-André Lureau · 2 years, 10 months ago
  69. 021e3fa ui: avoid warnings about directdb on Alpine / musl libc by Daniel P. Berrangé · 3 years ago
  70. 9dcafa4 spice: Update QXLInterface for spice >= 0.15.0 by John Snow · 3 years ago
  71. 9999782 ui/dbus: add p2p=on/off option by Marc-André Lureau · 3 years, 2 months ago
  72. ebced09 console: save current scanout details by Marc-André Lureau · 3 years, 10 months ago
  73. f6ef71b ui: move qemu_spice_fill_device_address to ui/util.c by Marc-André Lureau · 3 years, 10 months ago
  74. 5e79d51 ui: split the GL context in a different object by Marc-André Lureau · 3 years, 2 months ago
  75. f6413cb ui: simplify gl unblock & flush by Marc-André Lureau · 3 years, 9 months ago
  76. 4f41814 ui: factor out qemu_console_set_display_gl_ctx() by Marc-André Lureau · 3 years, 11 months ago
  77. ca19ef5 ui: do not delay further remote resize by Marc-André Lureau · 3 years, 8 months ago
  78. 505dbf9 ui/clipboard: add a clipboard reset serial event by Marc-André Lureau · 3 years, 5 months ago
  79. 349504e ui/clipboard: add qemu_clipboard_check_serial() by Marc-André Lureau · 3 years, 5 months ago
  80. 835f69f ui/vdagent: add serial capability support by Marc-André Lureau · 3 years, 5 months ago
  81. 1b17f1e ui: generalize clipboard notifier by Marc-André Lureau · 3 years, 5 months ago
  82. e86a93f virtio-gpu: splitting one extended mode guest fb into n-scanouts by Dongwon Kim · 3 years, 1 month ago
  83. 55f4b76 ui/gtk: skip any extra draw of same guest scanout blob res by Dongwon Kim · 3 years, 3 months ago
  84. ab971f8 ui/gtk-egl: Wait for the draw signal for dmabuf blobs by Vivek Kasireddy · 3 years, 3 months ago
  85. 65b847d ui: Create sync objects and fences only for blobs by Vivek Kasireddy · 3 years, 3 months ago
  86. 121abaf ui/egl: Add egl helpers to help with synchronization by Vivek Kasireddy · 3 years, 3 months ago
  87. 89faed6 ui/gtk: Create a common release_dmabuf helper by Vivek Kasireddy · 3 years, 3 months ago
  88. 783aa01 Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' into staging by Peter Maydell · 3 years, 4 months ago
  89. b702c86 ui/gtk-clipboard: use qemu_clipboard_info helper by Marc-André Lureau · 3 years, 4 months ago
  90. 1387865 ui/clipboard: add qemu_clipboard_peer_release() helper by Marc-André Lureau · 3 years, 4 months ago
  91. 482bbaf ui/clipboard: add qemu_clipboard_peer_owns() helper by Marc-André Lureau · 3 years, 4 months ago
  92. 684e64d ui/clipboard: add helper to retrieve current clipboard by Marc-André Lureau · 3 years, 4 months ago
  93. 248c50b ui/vdagent: fix leak on error path by Marc-André Lureau · 3 years, 4 months ago
  94. b956577 ui/console: Restrict udmabuf_fd() to Linux by Philippe Mathieu-Daudé · 3 years, 4 months ago
  95. 584af1f ui/gtk: add a keyboard fifo to the VTE consoles by Volker Rümelin · 3 years, 5 months ago
  96. 7e3e20d ui/cocoa: Add clipboard support by Akihiko Odaki · 3 years, 6 months ago
  97. 8069b73 ui/pixman: Add qemu_pixman_to_drm_format() by Vivek Kasireddy · 3 years, 7 months ago
  98. 87f1221 ui: Get the fd associated with udmabuf driver by Vivek Kasireddy · 3 years, 7 months ago
  99. d11ebe2 ui/gtk: add clipboard support by Gerd Hoffmann · 3 years, 7 months ago
  100. 5f692f5 ui/gtk: move struct GtkDisplayState to ui/gtk.h by Gerd Hoffmann · 3 years, 7 months ago