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
*
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-26
1
-5
/
+2
*
ui: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
gtk: disable the F10 menubar key
Peter Wu
2018-05-15
1
-0
/
+6
*
ui: switch gtk display to qapi parser
Gerd Hoffmann
2018-05-15
1
-1
/
+5
*
ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed
Tomeu Vizoso
2018-05-15
1
-1
/
+1
*
gtk: make it possible to hide the menu bar
Peter Wu
2018-05-15
1
-1
/
+45
*
gtk: drop pointless code from gd_window_close
Gerd Hoffmann
2018-04-10
1
-8
/
+0
*
ui: add ctrl modifier support to kbd_put_qcode_console()
Gerd Hoffmann
2018-04-09
1
-2
/
+2
*
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
2018-03-12
1
-0
/
+2
*
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
2018-03-12
1
-0
/
+2
*
ui/gtk: use GtkGlArea on wayland only
Gerd Hoffmann
2018-03-12
1
-5
/
+8
*
ui/gtk: make GtkGlArea usage a runtime option
Gerd Hoffmann
2018-03-12
1
-24
/
+29
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
2018-03-05
1
-2
/
+15
|
\
|
*
console: add qemu display registry, add gtk
Gerd Hoffmann
2018-03-05
1
-2
/
+15
*
|
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+1
|
/
*
ui: Reorder vte terminal packing to avoid gtk3 warnings
Jan Kiszka
2018-02-20
1
-2
/
+2
*
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
2018-02-20
1
-14
/
+18
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
2018-01-25
1
-0
/
+6
*
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
2018-01-25
1
-1
/
+8
*
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
1
-82
/
+123
*
ui: deprecate use of GTK 2.x in favour of 3.x series
Daniel P. Berrange
2018-01-12
1
-0
/
+5
*
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
2017-10-16
1
-0
/
+5
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-11
1
-2
/
+2
*
char: remove qemu_chr_be_generic_open
Marc-André Lureau
2017-05-04
1
-1
/
+1
*
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
Daniel P. Berrange
2017-02-27
1
-3
/
+4
*
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-0
/
+1
*
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
2017-02-02
1
-8
/
+1
|
\
|
*
char: remove class kind field
Marc-André Lureau
2017-01-31
1
-1
/
+0
|
*
char: get rid of CharDriver
Marc-André Lureau
2017-01-31
1
-8
/
+2
*
|
gtk: Hardcode LC_CTYPE as C.utf-8
Kevin Wolf
2017-01-31
1
-1
/
+5
*
|
ui/gtk.c: add ctrl-alt-= support for zoom in acceleration
Ziyue Yang
2017-01-31
1
-0
/
+9
*
|
ui/gtk: Fix mouse wheel on 3.4.0 or later
OGAWA Hirofumi
2017-01-31
1
-0
/
+13
*
|
ui: add support for mice with extra/side buttons
Fabian Lesniak
2017-01-31
1
-0
/
+4
|
/
*
chardev: qom-ify
Marc-André Lureau
2017-01-27
1
-23
/
+28
*
gtk: overwrite the console.c char driver
Marc-André Lureau
2017-01-27
1
-9
/
+21
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-13
/
+13
*
char: allocate CharDriverState as a single object
Marc-André Lureau
2017-01-27
1
-11
/
+19
*
char: move callbacks in CharDriver
Marc-André Lureau
2017-01-27
1
-4
/
+7
*
gtk: avoid oob array access
Marc-André Lureau
2017-01-10
1
-0
/
+5
*
ui: use evdev keymap when running under wayland
Daniel P. Berrange
2017-01-10
1
-0
/
+7
*
ui/gtk: fix crash at startup when no console is available
Hervé Poussineau
2017-01-10
1
-1
/
+5
*
ui/gtk: fix "Copy" menu item segfault
Stefan Hajnoczi
2016-12-14
1
-0
/
+8
*
ui/gtk: Fix build with older versions of gtk
Thomas Huth
2016-11-10
1
-1
/
+2
*
ui/gtk: Fix non-working DELETE key
Thomas Huth
2016-10-28
1
-1
/
+3
*
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
2016-10-28
1
-2
/
+21
*
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
1
-3
/
+0
*
char: remove init callback
Marc-André Lureau
2016-10-24
1
-3
/
+0
[next]