index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ui/cocoa: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
1
-6
/
+12
*
ui: fix gtk clipboard clear assertion
Marc-André Lureau
2022-01-13
1
-10
/
+11
*
ui/dbus: fix buffer-overflow detected by ASAN
Marc-André Lureau
2022-01-13
1
-0
/
+1
*
ui/vnc.c: Fixed a deadlock bug.
Rao Lei
2022-01-13
1
-2
/
+2
*
ui/dbus: register D-Bus VC handler
Marc-André Lureau
2021-12-21
1
-0
/
+53
*
ui/dbus: add chardev backend & interface
Marc-André Lureau
2021-12-21
5
-0
/
+442
*
ui/dbus: add clipboard interface
Marc-André Lureau
2021-12-21
6
-0
/
+579
*
audio: add "dbus" audio backend
Marc-André Lureau
2021-12-21
3
-0
/
+247
*
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
6
-7
/
+146
*
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
8
-0
/
+1787
*
docs: add dbus-display documentation
Marc-André Lureau
2021-12-21
1
-0
/
+0
*
console: save current scanout details
Marc-André Lureau
2021-12-21
1
-54
/
+111
*
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
2021-12-21
4
-51
/
+80
*
ui: split the GL context in a different object
Marc-André Lureau
2021-12-21
9
-53
/
+83
*
ui: dispatch GL events to all listeners
Marc-André Lureau
2021-12-21
1
-16
/
+42
*
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
6
-17
/
+3
*
ui: add a gl-unblock warning timer
Marc-André Lureau
2021-12-21
1
-0
/
+17
*
ui: make gl_block use a counter
Marc-André Lureau
2021-12-21
1
-4
/
+13
*
ui: associate GL context outside of display listener registration
Marc-André Lureau
2021-12-21
5
-2
/
+15
*
ui: factor out qemu_console_set_display_gl_ctx()
Marc-André Lureau
2021-12-21
1
-8
/
+14
*
ui: do not delay further remote resize
Marc-André Lureau
2021-12-21
6
-7
/
+8
*
ui/clipboard: add a clipboard reset serial event
Marc-André Lureau
2021-12-21
5
-0
/
+28
*
ui/clipboard: add qemu_clipboard_check_serial()
Marc-André Lureau
2021-12-21
1
-0
/
+15
*
ui/vdagent: add serial capability support
Marc-André Lureau
2021-12-21
2
-1
/
+39
*
ui: generalize clipboard notifier
Marc-André Lureau
2021-12-21
6
-27
/
+71
*
ui/vdagent: replace #if 0 with protocol version check
Marc-André Lureau
2021-12-21
1
-3
/
+5
*
ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION
Marc-André Lureau
2021-12-21
1
-0
/
+8
*
ui/vnc-clipboard: fix adding notifier twice
Vladimir Sementsov-Ogievskiy
2021-11-22
1
-4
/
+6
*
ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd
Dongwon Kim
2021-11-22
1
-2
/
+2
*
ui: fix incorrect pointer position on highdpi with gtk
Alexander Orzechowski
2021-11-22
1
-5
/
+8
*
ui: fix incorrect scaling on highdpi with gtk/opengl
Alexander Orzechowski
2021-11-22
1
-3
/
+4
*
meson.build: Support ncurses on MacOS and OpenBSD
Stefan Weil
2021-11-19
1
-0
/
+4
*
ui/gtk-egl: Fix build failure when libgbm is not available
Philippe Mathieu-Daudé
2021-11-08
1
-0
/
+2
*
ui/gtk-egl: blitting partial guest fb to the proper scanout surface
Dongwon Kim
2021-11-05
1
-4
/
+21
*
ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
Dongwon Kim
2021-11-05
1
-0
/
+3
*
ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
Dongwon Kim
2021-11-05
1
-0
/
+4
*
ui/gtk-egl: make sure the right context is set as the current
Dongwon Kim
2021-11-05
1
-0
/
+6
*
ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
Dongwon Kim
2021-11-05
1
-0
/
+20
*
ui/console: remove chardev frontend connected test
Volker Rümelin
2021-11-02
1
-8
/
+5
*
ui/console: replace kbd_timer with chr_accept_input callback
Volker Rümelin
2021-11-02
1
-15
/
+13
*
ui/console: replace QEMUFIFO with Fifo8
Volker Rümelin
2021-11-02
1
-66
/
+20
*
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
2021-11-02
2
-32
/
+57
*
ui/gtk: Update the refresh rate for gl-area too
Nikola Pavlica
2021-11-02
1
-0
/
+3
*
configure, meson: move Spice configure handling to meson
Marc-André Lureau
2021-10-14
1
-2
/
+2
*
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
2021-09-15
2
-1
/
+16
*
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
2021-09-15
3
-0
/
+64
*
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy
2021-09-15
1
-0
/
+26
*
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
2021-09-15
2
-9
/
+10
*
meson: remove dead variable
Paolo Bonzini
2021-09-13
1
-2
/
+0
*
meson: do not use python.full_path() unnecessarily
Paolo Bonzini
2021-09-13
1
-1
/
+1
[prev]
[next]