index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gtk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/gtk: add clipboard support
Gerd Hoffmann
2021-05-21
1
-0
/
+1
*
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
2021-05-21
1
-55
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
2021-03-12
1
-4
/
+2
|
\
|
*
ui/gtk: Remove NULL checks in gd_switch
Akihiko Odaki
2021-03-11
1
-4
/
+2
*
|
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
/
*
ui/console: Pass placeholder surface to displays
Akihiko Odaki
2021-03-04
1
-4
/
+0
*
configure: Improve OpenGL dependency detections
Akihiko Odaki
2021-03-04
1
-0
/
+14
*
ui/gtk: vte: fix sending multiple characeters
Zack Marvel
2021-03-04
1
-1
/
+10
*
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
2021-02-04
1
-0
/
+22
*
ui: check gtk-egl dmabuf support
Marc-André Lureau
2021-02-04
1
-0
/
+9
*
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
2021-02-04
1
-0
/
+1
*
ui: remove gl_ctx_get_current
Marc-André Lureau
2021-02-04
1
-2
/
+0
*
ui: remove extra #ifdef CONFIG_OPENGL
Marc-André Lureau
2021-02-04
1
-8
/
+1
*
ui/gtk: expose gd_monitor_update_interval
Nikola Pavlica
2021-01-15
1
-1
/
+1
*
ui/gtk: limit virtual console max update interval
Volker Rümelin
2021-01-15
1
-11
/
+11
*
ui/gtk: rename variable window to widget
Volker Rümelin
2021-01-15
1
-3
/
+3
*
ui/gtk: don't try to redefine SI prefixes
Volker Rümelin
2021-01-15
1
-1
/
+2
*
gtk: remove CONFIG_GTK_GL
Paolo Bonzini
2021-01-12
1
-8
/
+8
*
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+1
*
ui: relocate paths to icons and translations
Paolo Bonzini
2020-09-30
1
-2
/
+8
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+3
*
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
2020-09-04
1
-26
/
+26
*
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
2020-07-13
1
-4
/
+0
*
ui: increase min required GTK version to 3.22.0
Volker Rümelin
2020-05-19
1
-83
/
+8
*
ui/gtk: use native keyboard scancodes on Windows
Volker Rümelin
2020-05-19
1
-4
/
+29
*
ui/gtk: don't pass on win keys without keyboard grab
Volker Rümelin
2020-05-19
1
-1
/
+8
*
ui/gtk: remove unused variable ignore_keys
Volker Rümelin
2020-05-19
1
-9
/
+0
*
ui/gtk: remove unused code
Volker Rümelin
2020-05-19
1
-9
/
+0
*
ui/gkt: release all keys on grab-broken-event
Volker Rümelin
2020-05-19
1
-0
/
+21
*
ui/gtk: fix handling of AltGr key on Windows
Volker Rümelin
2020-05-19
1
-1
/
+29
*
Compress lines for immediate return
Simran Singhal
2020-05-04
1
-2
/
+1
*
qapi: Split control.json off misc.json
Kevin Wolf
2020-02-17
1
-0
/
+1
*
ui/gtk: implement show-cursor option
Gerd Hoffmann
2020-02-12
1
-2
/
+6
*
ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized
Philippe Mathieu-Daudé
2020-02-12
1
-5
/
+7
*
ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole
Philippe Mathieu-Daudé
2020-02-12
1
-4
/
+5
*
ui/gtk: Get display refresh rate with GDK version 3.22 or later
Philippe Mathieu-Daudé
2020-01-16
1
-5
/
+18
*
display/gtk: get proper refreshrate
Nikola Pavlica
2020-01-14
1
-0
/
+11
*
ui/gtk: fix gettext message's charset.
yanminhui
2019-11-21
1
-0
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
ui/gtk: Fix the license information
Thomas Huth
2019-02-21
1
-17
/
+13
*
kbd-state: use state tracker for gtk
Gerd Hoffmann
2019-02-05
1
-32
/
+6
*
ui: listen for GDK_SMOOTH_SCROLL events
Sergio Lopez
2019-02-05
1
-0
/
+1
*
ui: don't send any event if delta_y == 0
Sergio Lopez
2019-02-05
1
-1
/
+3
*
ui: fix icon display for GTK frontend under GNOME Shell with Wayland
Daniel P. Berrangé
2019-01-21
1
-0
/
+1
*
ui: install logo icons to $prefix/share/icons
Daniel P. Berrangé
2019-01-21
1
-12
/
+5
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ...
Peter Maydell
2018-10-12
1
-188
/
+14
|
\
|
*
ui: increase min required GTK3 version to 3.14.0
Daniel P. Berrangé
2018-10-12
1
-10
/
+0
|
*
ui: remove support for GTK2 in favour of GTK3
Daniel P. Berrangé
2018-10-12
1
-178
/
+14
[next]