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
/
gtk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2024-07-23
1
-1
/
+1
*
ui/console: Convert mouse visibility parameter into bool
Akihiko Odaki
2024-07-16
1
-1
/
+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
1
-0
/
+2
*
ui/console: Use qemu_dmabuf_set_..() helpers instead
Dongwon Kim
2024-05-14
1
-3
/
+3
*
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
2024-05-14
1
-2
/
+4
*
ui/gtk: Check if fence_fd is equal to or greater than 0
Dongwon Kim
2024-05-14
1
-4
/
+6
*
ui: use "vc" chardev for dbus, gtk & spice-app
Marc-André Lureau
2023-11-21
1
-0
/
+1
*
ui: Replacing pointer in function
Sergey Mironov
2023-11-07
1
-1
/
+1
*
ui/gtk: force realization of drawing area
Marc-André Lureau
2023-11-07
1
-0
/
+10
*
ui/gtk: fix UI info precondition
Marc-André Lureau
2023-10-03
1
-0
/
+8
*
input: Allow to choose console with qemu_input_is_absolute
Akihiko Odaki
2023-10-03
1
-6
/
+6
*
ui: Clean up local variable shadowing
Markus Armbruster
2023-09-29
1
-7
/
+7
*
ui/console: remove redundant format field
Marc-André Lureau
2023-09-12
1
-1
/
+1
*
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
2023-09-12
1
-3
/
+3
*
ui/gtk: fix leaks found wtih fuzzing
Dmitry Frolov
2023-09-04
1
-1
/
+2
*
ui/vc: change the argument for QemuTextConsole
Marc-André Lureau
2023-09-04
1
-1
/
+1
*
ui/vc: do not parse VC-specific options in Spice and GTK
Marc-André Lureau
2023-09-04
1
-1
/
+0
*
ui/gtk: making dmabuf NULL when it's released.
Dongwon Kim
2023-06-27
1
-0
/
+5
*
ui/touch: Move event handling to a common helper
Bilal Elmoussaoui
2023-06-27
1
-56
/
+5
*
ui/gtk: enable backend to send multi-touch events
Sergio Lopez
2023-05-28
1
-0
/
+92
*
gtk: add gl-area support on win32
Marc-André Lureau
2023-05-28
1
-0
/
+6
*
ui/gtk: use widget size for cursor motion event
Erico Nunes
2023-05-28
1
-5
/
+3
*
ui: fix crash on serial reset, during init
Marc-André Lureau
2023-03-21
1
-1
/
+3
*
ui/gtk: fix cursor moved to left corner
Marc-André Lureau
2023-03-21
1
-1
/
+2
*
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
1
-0
/
+1
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
gtk: disable GTK Clipboard with a new meson option
Claudio Fontana
2022-11-23
1
-0
/
+2
*
ui: remove useless typecasts
Volker Rümelin
2022-10-24
1
-1
/
+1
*
gtk: Add show_menubar=on|off command line option.
Bryce Mills
2022-10-12
1
-5
/
+10
*
ui/gtk: Fix the implicit mouse ungrabbing logic
Akihiko Odaki
2022-10-12
1
-3
/
+7
*
gtk: Add show_tabs=on|off command line option.
Felix xq Queißner
2022-07-19
1
-0
/
+4
*
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
1
-19
/
+26
*
ui/gtk: Ignore 2- and 3-button press events
K. Lange
2022-03-18
1
-0
/
+4
*
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau
2022-03-14
1
-2
/
+16
*
ui/gtk: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
1
-12
/
+42
*
ui: split the GL context in a different object
Marc-André Lureau
2021-12-21
1
-8
/
+16
*
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
1
-1
/
+0
*
ui: associate GL context outside of display listener registration
Marc-André Lureau
2021-12-21
1
-0
/
+3
*
ui: do not delay further remote resize
Marc-André Lureau
2021-12-21
1
-1
/
+1
*
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/gtk: gd_draw_event returns FALSE when no cairo surface is bound
Dongwon Kim
2021-11-05
1
-0
/
+3
*
ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
Dongwon Kim
2021-11-05
1
-0
/
+20
*
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
2021-09-15
1
-1
/
+1
*
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
2021-09-15
1
-0
/
+13
*
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
2021-09-15
1
-1
/
+10
*
ui/gtk: retry sending VTE console input
Volker Rümelin
2021-08-10
1
-6
/
+4
*
ui/gtk: add a keyboard fifo to the VTE consoles
Volker Rümelin
2021-07-26
1
-9
/
+33
*
ui/gtk: Fix relative mouse with multiple monitors
Dennis Wölfing
2021-07-26
1
-19
/
+7
[next]