Age | Commit message (Expand) | Author |
2019-02-21 | ui/gtk: Fix the license information | Thomas Huth |
2019-02-05 | kbd-state: use state tracker for gtk | Gerd Hoffmann |
2019-02-05 | ui: listen for GDK_SMOOTH_SCROLL events | Sergio Lopez |
2019-02-05 | ui: don't send any event if delta_y == 0 | Sergio Lopez |
2019-01-21 | ui: fix icon display for GTK frontend under GNOME Shell with Wayland | Daniel P. Berrangé |
2019-01-21 | ui: install logo icons to $prefix/share/icons | Daniel P. Berrangé |
2018-10-12 | Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ... | Peter Maydell |
2018-10-12 | ui: increase min required GTK3 version to 3.14.0 | Daniel P. Berrangé |
2018-10-12 | ui: remove support for GTK2 in favour of GTK3 | Daniel P. Berrangé |
2018-10-12 | gtk: fix uninitialized variable | Paolo Bonzini |
2018-10-12 | gtk: Don't vte_terminal_set_encoding() on new VTE versions | Kevin Wolf |
2018-10-01 | gtk: add zoom-to-fit to gtk options. | Gerd Hoffmann |
2018-06-26 | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann |
2018-06-01 | ui: use local path for local headers | Michael S. Tsirkin |
2018-05-15 | gtk: disable the F10 menubar key | Peter Wu |
2018-05-15 | ui: switch gtk display to qapi parser | Gerd Hoffmann |
2018-05-15 | ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed | Tomeu Vizoso |
2018-05-15 | gtk: make it possible to hide the menu bar | Peter Wu |
2018-04-10 | gtk: drop pointless code from gd_window_close | Gerd Hoffmann |
2018-04-09 | ui: add ctrl modifier support to kbd_put_qcode_console() | Gerd Hoffmann |
2018-03-12 | ui/gtk-egl: add cursor_dmabuf support | Gerd Hoffmann |
2018-03-12 | ui/gtk-egl: add scanout_dmabuf support | Gerd Hoffmann |
2018-03-12 | ui/gtk: use GtkGlArea on wayland only | Gerd Hoffmann |
2018-03-12 | ui/gtk: make GtkGlArea usage a runtime option | Gerd Hoffmann |
2018-03-05 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i... | Peter Maydell |
2018-03-05 | console: add qemu display registry, add gtk | Gerd Hoffmann |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-02-20 | ui: Reorder vte terminal packing to avoid gtk3 warnings | Jan Kiszka |
2018-02-20 | gtk: add and use DisplayOptions + DisplayGTK | Gerd Hoffmann |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-01-25 | ui: ignore hardware keycode 255 on win32 | Daniel P. Berrange |
2018-01-25 | ui: add fix for GTK Pause key handling on Win32 | Daniel P. Berrange |
2018-01-25 | ui: convert GTK and SDL1 frontends to keycodemapdb | Daniel P. Berrange |
2018-01-12 | ui: deprecate use of GTK 2.x in favour of 3.x series | Daniel P. Berrange |
2017-10-16 | ui/gtk: Fix deprecation of vte_terminal_copy_clipboard | Anthony PERARD |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau |
2017-05-11 | ui: Support non-zero minimum values for absolute input axes | Philippe Voinov |
2017-05-04 | char: remove qemu_chr_be_generic_open | Marc-André Lureau |
2017-02-27 | ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard | Daniel P. Berrange |
2017-02-27 | gtk-egl: add scanout_disable support | Gerd Hoffmann |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann |
2017-02-02 | Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in... | Peter Maydell |
2017-01-31 | gtk: Hardcode LC_CTYPE as C.utf-8 | Kevin Wolf |
2017-01-31 | char: remove class kind field | Marc-André Lureau |
2017-01-31 | char: get rid of CharDriver | Marc-André Lureau |
2017-01-31 | ui/gtk.c: add ctrl-alt-= support for zoom in acceleration | Ziyue Yang |
2017-01-31 | ui/gtk: Fix mouse wheel on 3.4.0 or later | OGAWA Hirofumi |
2017-01-31 | ui: add support for mice with extra/side buttons | Fabian Lesniak |
2017-01-27 | chardev: qom-ify | Marc-André Lureau |
2017-01-27 | gtk: overwrite the console.c char driver | Marc-André Lureau |