index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
2024-07-03
1
-1
/
+1
*
ui+display: rename is_buffer_shared() -> surface_is_allocated()
Gerd Hoffmann
2024-06-19
1
-1
/
+2
*
ui+display: rename is_placeholder() -> surface_is_placeholder()
Gerd Hoffmann
2024-06-19
3
-3
/
+3
*
ui/cocoa: Use qemu_add_mouse_change_notifier
Akihiko Odaki
2024-06-19
1
-24
/
+38
*
meson: remove unnecessary dependency
Paolo Bonzini
2024-05-25
1
-3
/
+2
*
ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
Cédric Le Goater
2024-05-17
1
-1
/
+1
*
ui/sdl2: Allow host to power down screen
Bernhard Beschow
2024-05-14
1
-0
/
+1
*
ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
hikalium
2024-05-14
1
-5
/
+13
*
ui/gtk: Add gd_motion_event trace event
hikalium
2024-05-14
2
-0
/
+3
*
ui/console: move QemuDmaBuf struct def to dmabuf.c
Dongwon Kim
2024-05-14
1
-0
/
+19
*
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2024-05-14
1
-16
/
+12
*
ui/console: Use qemu_dmabuf_set_..() helpers instead
Dongwon Kim
2024-05-14
4
-14
/
+16
*
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
2024-05-14
9
-99
/
+168
*
ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
Dongwon Kim
2024-05-14
2
-0
/
+211
*
ui/gtk: Check if fence_fd is equal to or greater than 0
Dongwon Kim
2024-05-14
3
-6
/
+8
*
ui/gtk: Draw guest frame at refresh cycle
Dongwon Kim
2024-05-14
2
-0
/
+2
*
Allow UNIX socket option for VNC websocket
Sergii Zasenko
2024-05-14
1
-5
/
+0
*
ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs
Peter Maydell
2024-05-03
1
-13
/
+0
*
ui/cocoa: Use NSTrackingInVisibleRect
Akihiko Odaki
2024-03-26
1
-34
/
+14
*
ui/cocoa: Resize window after toggling zoom-to-fit
Akihiko Odaki
2024-03-26
1
-0
/
+1
*
ui/cocoa: Fix aspect ratio
Akihiko Odaki
2024-03-26
1
-1
/
+40
*
ui: compile dbus-display1.c with -fPIC as necessary
Marc-André Lureau
2024-03-20
1
-2
/
+1
*
ui/curses: Do not use console_select()
Akihiko Odaki
2024-03-20
5
-125
/
+51
*
ui/cocoa: Do not use console_select()
Akihiko Odaki
2024-03-20
1
-11
/
+26
*
ui/vnc: Do not use console_select()
Akihiko Odaki
2024-03-20
3
-5
/
+27
*
ui/vc: Do not inherit the size of active console
Akihiko Odaki
2024-03-20
1
-2
/
+2
*
ui/dbus: filter out pending messages when scanout
Marc-André Lureau
2024-03-12
2
-0
/
+41
*
ui/dbus: factor out sending a scanout
Marc-André Lureau
2024-03-12
1
-18
/
+17
*
ui/vnc: Respect bound console
Akihiko Odaki
2024-03-12
1
-29
/
+30
*
ui/cocoa: Remove stretch_video flag
Akihiko Odaki
2024-03-05
1
-13
/
+6
*
ui/cocoa: Call console_select() with the BQL
Akihiko Odaki
2024-03-05
1
-1
/
+3
*
ui/cocoa: Make window resizable
Akihiko Odaki
2024-03-05
1
-0
/
+3
*
ui/cocoa: Remove normalWindow
Akihiko Odaki
2024-03-05
1
-16
/
+17
*
ui/cocoa: Let the platform toggle fullscreen
Akihiko Odaki
2024-03-05
1
-227
/
+181
*
ui/cocoa: Fix pause label coordinates
Akihiko Odaki
2024-03-05
1
-2
/
+2
*
ui/cocoa: Scale with NSView instead of Core Graphics
Akihiko Odaki
2024-03-05
1
-14
/
+10
*
ui/cocoa: Release specific mouse buttons
Akihiko Odaki
2024-03-05
1
-21
/
+15
*
ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
Akihiko Odaki
2024-03-05
1
-57
/
+30
*
ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
Akihiko Odaki
2024-03-05
1
-33
/
+49
*
ui/cocoa: Fix window clipping on macOS 14
David Parsons
2024-03-05
1
-0
/
+7
*
ui/cocoa: add zoom-interpolation display option
Carwyn Ellis
2024-03-05
1
-1
/
+20
*
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
1
-3
/
+1
*
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
1
-5
/
+4
*
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-28
1
-3
/
+5
*
meson: Explicitly specify dbus-display1.h dependency
Akihiko Odaki
2024-02-16
1
-1
/
+1
*
ui/console: Fix console resize with placeholder surface
Tianlan Zhou
2024-02-16
1
-1
/
+1
*
ui/clipboard: add asserts for update and request
Fiona Ebner
2024-02-16
1
-0
/
+14
*
ui/clipboard: mark type as not available when there is no data
Fiona Ebner
2024-02-16
1
-3
/
+9
*
ui: reject extended clipboard message if not activated
Daniel P. Berrangé
2024-02-16
1
-0
/
+5
*
ui: drop VNC feature _MASK constants
Daniel P. Berrangé
2024-02-09
2
-34
/
+22
[next]