index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
gtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
ui: fix crash on serial reset, during init
Marc-André Lureau
1
-1
/
+3
2023-03-21
ui/gtk: fix cursor moved to left corner
Marc-André Lureau
1
-1
/
+2
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
1
-0
/
+1
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2022-11-23
gtk: disable GTK Clipboard with a new meson option
Claudio Fontana
1
-0
/
+2
2022-10-24
ui: remove useless typecasts
Volker Rümelin
1
-1
/
+1
2022-10-12
gtk: Add show_menubar=on|off command line option.
Bryce Mills
1
-5
/
+10
2022-10-12
ui/gtk: Fix the implicit mouse ungrabbing logic
Akihiko Odaki
1
-3
/
+7
2022-07-19
gtk: Add show_tabs=on|off command line option.
Felix xq Queißner
1
-0
/
+4
2022-06-14
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
1
-19
/
+26
2022-03-18
ui/gtk: Ignore 2- and 3-button press events
K. Lange
1
-0
/
+4
2022-03-14
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau
1
-2
/
+16
2022-01-13
ui/gtk: pass horizontal scroll information to the device code
Dmitry Petrov
1
-12
/
+42
2021-12-21
ui: split the GL context in a different object
Marc-André Lureau
1
-8
/
+16
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
1
-1
/
+0
2021-12-21
ui: associate GL context outside of display listener registration
Marc-André Lureau
1
-0
/
+3
2021-12-21
ui: do not delay further remote resize
Marc-André Lureau
1
-1
/
+1
2021-11-22
ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd
Dongwon Kim
1
-2
/
+2
2021-11-22
ui: fix incorrect pointer position on highdpi with gtk
Alexander Orzechowski
1
-5
/
+8
2021-11-05
ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
Dongwon Kim
1
-0
/
+3
2021-11-05
ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
Dongwon Kim
1
-0
/
+20
2021-09-15
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
1
-1
/
+1
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
1
-0
/
+13
2021-09-15
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
1
-1
/
+10
2021-08-10
ui/gtk: retry sending VTE console input
Volker Rümelin
1
-6
/
+4
2021-07-26
ui/gtk: add a keyboard fifo to the VTE consoles
Volker Rümelin
1
-9
/
+33
2021-07-26
ui/gtk: Fix relative mouse with multiple monitors
Dennis Wölfing
1
-19
/
+7
2021-07-09
modules: add ui module annotations
Gerd Hoffmann
1
-0
/
+4
2021-05-21
ui/gtk: add clipboard support
Gerd Hoffmann
1
-0
/
+1
2021-05-21
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
1
-55
/
+0
2021-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
1
-4
/
+2
2021-03-11
ui/gtk: Remove NULL checks in gd_switch
Akihiko Odaki
1
-4
/
+2
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-04
ui/console: Pass placeholder surface to displays
Akihiko Odaki
1
-4
/
+0
2021-03-04
configure: Improve OpenGL dependency detections
Akihiko Odaki
1
-0
/
+14
2021-03-04
ui/gtk: vte: fix sending multiple characeters
Zack Marvel
1
-1
/
+10
2021-02-04
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
1
-0
/
+22
2021-02-04
ui: check gtk-egl dmabuf support
Marc-André Lureau
1
-0
/
+9
2021-02-04
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
1
-0
/
+1
2021-02-04
ui: remove gl_ctx_get_current
Marc-André Lureau
1
-2
/
+0
2021-02-04
ui: remove extra #ifdef CONFIG_OPENGL
Marc-André Lureau
1
-8
/
+1
2021-01-15
ui/gtk: expose gd_monitor_update_interval
Nikola Pavlica
1
-1
/
+1
2021-01-15
ui/gtk: limit virtual console max update interval
Volker Rümelin
1
-11
/
+11
2021-01-15
ui/gtk: rename variable window to widget
Volker Rümelin
1
-3
/
+3
2021-01-15
ui/gtk: don't try to redefine SI prefixes
Volker Rümelin
1
-1
/
+2
2021-01-12
gtk: remove CONFIG_GTK_GL
Paolo Bonzini
1
-8
/
+8
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-30
ui: relocate paths to icons and translations
Paolo Bonzini
1
-2
/
+8
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
[next]