aboutsummaryrefslogtreecommitdiff
path: root/ui/gtk.c
AgeCommit message (Expand)Author
2019-02-21ui/gtk: Fix the license informationThomas Huth
2019-02-05kbd-state: use state tracker for gtkGerd Hoffmann
2019-02-05ui: listen for GDK_SMOOTH_SCROLL eventsSergio Lopez
2019-02-05ui: don't send any event if delta_y == 0Sergio Lopez
2019-01-21ui: fix icon display for GTK frontend under GNOME Shell with WaylandDaniel P. Berrangé
2019-01-21ui: install logo icons to $prefix/share/iconsDaniel P. Berrangé
2018-10-12Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ...Peter Maydell
2018-10-12ui: increase min required GTK3 version to 3.14.0Daniel P. Berrangé
2018-10-12ui: remove support for GTK2 in favour of GTK3Daniel P. Berrangé
2018-10-12gtk: fix uninitialized variablePaolo Bonzini
2018-10-12gtk: Don't vte_terminal_set_encoding() on new VTE versionsKevin Wolf
2018-10-01gtk: add zoom-to-fit to gtk options.Gerd Hoffmann
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-06-01ui: use local path for local headersMichael S. Tsirkin
2018-05-15gtk: disable the F10 menubar keyPeter Wu
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann
2018-05-15ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso
2018-05-15gtk: make it possible to hide the menu barPeter Wu
2018-04-10gtk: drop pointless code from gd_window_closeGerd Hoffmann
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk: use GtkGlArea on wayland onlyGerd Hoffmann
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell
2018-03-05console: add qemu display registry, add gtkGerd Hoffmann
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-02-20ui: Reorder vte terminal packing to avoid gtk3 warningsJan Kiszka
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-25ui: ignore hardware keycode 255 on win32Daniel P. Berrange
2018-01-25ui: add fix for GTK Pause key handling on Win32Daniel P. Berrange
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2018-01-12ui: deprecate use of GTK 2.x in favour of 3.x seriesDaniel P. Berrange
2017-10-16ui/gtk: Fix deprecation of vte_terminal_copy_clipboardAnthony PERARD
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov
2017-05-04char: remove qemu_chr_be_generic_openMarc-André Lureau
2017-02-27ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboardDaniel P. Berrange
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann
2017-02-02Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...Peter Maydell
2017-01-31gtk: Hardcode LC_CTYPE as C.utf-8Kevin Wolf
2017-01-31char: remove class kind fieldMarc-André Lureau
2017-01-31char: get rid of CharDriverMarc-André Lureau
2017-01-31ui/gtk.c: add ctrl-alt-= support for zoom in accelerationZiyue Yang
2017-01-31ui/gtk: Fix mouse wheel on 3.4.0 or laterOGAWA Hirofumi
2017-01-31ui: add support for mice with extra/side buttonsFabian Lesniak
2017-01-27chardev: qom-ifyMarc-André Lureau
2017-01-27gtk: overwrite the console.c char driverMarc-André Lureau