aboutsummaryrefslogtreecommitdiff
path: root/ui/gtk.c
AgeCommit message (Expand)Author
2021-01-15ui/gtk: expose gd_monitor_update_intervalNikola Pavlica
2021-01-15ui/gtk: limit virtual console max update intervalVolker Rümelin
2021-01-15ui/gtk: rename variable window to widgetVolker Rümelin
2021-01-15ui/gtk: don't try to redefine SI prefixesVolker Rümelin
2021-01-12gtk: remove CONFIG_GTK_GLPaolo Bonzini
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé
2020-09-30ui: relocate paths to icons and translationsPaolo Bonzini
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-04ui/gtk: Update refresh interval after widget is realizedPhilippe Mathieu-Daudé
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth
2020-05-19ui: increase min required GTK version to 3.22.0Volker Rümelin
2020-05-19ui/gtk: use native keyboard scancodes on WindowsVolker Rümelin
2020-05-19ui/gtk: don't pass on win keys without keyboard grabVolker Rümelin
2020-05-19ui/gtk: remove unused variable ignore_keysVolker Rümelin
2020-05-19ui/gtk: remove unused codeVolker Rümelin
2020-05-19ui/gkt: release all keys on grab-broken-eventVolker Rümelin
2020-05-19ui/gtk: fix handling of AltGr key on WindowsVolker Rümelin
2020-05-04Compress lines for immediate returnSimran Singhal
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf
2020-02-12ui/gtk: implement show-cursor optionGerd Hoffmann
2020-02-12ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realizedPhilippe Mathieu-Daudé
2020-02-12ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsolePhilippe Mathieu-Daudé
2020-01-16ui/gtk: Get display refresh rate with GDK version 3.22 or laterPhilippe Mathieu-Daudé
2020-01-14display/gtk: get proper refreshrateNikola Pavlica
2019-11-21ui/gtk: fix gettext message's charset.yanminhui
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
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