aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2024-05-17ui/console: Only declare variable fence_fd when CONFIG_GBM is definedCédric Le Goater
2024-05-14ui/sdl2: Allow host to power down screenBernhard Beschow
2024-05-14ui/gtk: Fix mouse/motion event scaling issue with GTK display backendhikalium
2024-05-14ui/gtk: Add gd_motion_event trace eventhikalium
2024-05-14ui/console: move QemuDmaBuf struct def to dmabuf.cDongwon Kim
2024-05-14ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim
2024-05-14ui/console: Use qemu_dmabuf_set_..() helpers insteadDongwon Kim
2024-05-14ui/console: Use qemu_dmabuf_get_..() helpers insteadDongwon Kim
2024-05-14ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpersDongwon Kim
2024-05-14ui/gtk: Check if fence_fd is equal to or greater than 0Dongwon Kim
2024-05-14ui/gtk: Draw guest frame at refresh cycleDongwon Kim
2024-05-14Allow UNIX socket option for VNC websocketSergii Zasenko
2024-05-03ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefsPeter Maydell
2024-03-26ui/cocoa: Use NSTrackingInVisibleRectAkihiko Odaki
2024-03-26ui/cocoa: Resize window after toggling zoom-to-fitAkihiko Odaki
2024-03-26ui/cocoa: Fix aspect ratioAkihiko Odaki
2024-03-20ui: compile dbus-display1.c with -fPIC as necessaryMarc-André Lureau
2024-03-20ui/curses: Do not use console_select()Akihiko Odaki
2024-03-20ui/cocoa: Do not use console_select()Akihiko Odaki
2024-03-20ui/vnc: Do not use console_select()Akihiko Odaki
2024-03-20ui/vc: Do not inherit the size of active consoleAkihiko Odaki
2024-03-12ui/dbus: filter out pending messages when scanoutMarc-André Lureau
2024-03-12ui/dbus: factor out sending a scanoutMarc-André Lureau
2024-03-12ui/vnc: Respect bound consoleAkihiko Odaki
2024-03-05ui/cocoa: Remove stretch_video flagAkihiko Odaki
2024-03-05ui/cocoa: Call console_select() with the BQLAkihiko Odaki
2024-03-05ui/cocoa: Make window resizableAkihiko Odaki
2024-03-05ui/cocoa: Remove normalWindowAkihiko Odaki
2024-03-05ui/cocoa: Let the platform toggle fullscreenAkihiko Odaki
2024-03-05ui/cocoa: Fix pause label coordinatesAkihiko Odaki
2024-03-05ui/cocoa: Scale with NSView instead of Core GraphicsAkihiko Odaki
2024-03-05ui/cocoa: Release specific mouse buttonsAkihiko Odaki
2024-03-05ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]Akihiko Odaki
2024-03-05ui/cocoa: Split [-QemuCocoaView handleEventLocked:]Akihiko Odaki
2024-03-05ui/cocoa: Fix window clipping on macOS 14David Parsons
2024-03-05ui/cocoa: add zoom-interpolation display optionCarwyn Ellis
2024-02-28migration: MigrationNotifyFuncSteve Sistare
2024-02-28migration: MigrationEvent for notifiersSteve Sistare
2024-02-28migration: convert to NotifierWithReturnSteve Sistare
2024-02-16meson: Explicitly specify dbus-display1.h dependencyAkihiko Odaki
2024-02-16ui/console: Fix console resize with placeholder surfaceTianlan Zhou
2024-02-16ui/clipboard: add asserts for update and requestFiona Ebner
2024-02-16ui/clipboard: mark type as not available when there is no dataFiona Ebner
2024-02-16ui: reject extended clipboard message if not activatedDaniel P. Berrangé
2024-02-09ui: drop VNC feature _MASK constantsDaniel P. Berrangé
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetosPaolo Bonzini
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini