Age | Commit message (Expand) | Author |
2019-02-05 | sdl2: use only QKeyCode in sdl2_process_key() | Gerd Hoffmann |
2019-02-05 | kbd-state: use state tracker for sdl2 | Gerd Hoffmann |
2019-02-05 | sdl2: remove sdl2_reset_keys() function | Gerd Hoffmann |
2019-02-05 | kbd-state: add keyboard state tracker | Gerd Hoffmann |
2019-02-05 | ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale... | Chen Zhang |
2019-02-05 | ui/cocoa.m: Fix macOS 10.14 deprecation warnings | Brendan Shanks |
2019-02-05 | ui/sdl_keysym: Remove obsolete SDL1.2 related code | Thomas Huth |
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-02-01 | ui: remove support for SDL1.2 in favour of SDL2 | Daniel P. Berrangé |
2019-01-24 | input-linux: customizable grab toggle keys | Ryan El Kochta |
2019-01-21 | egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType | Alexander Kanavin |
2019-01-21 | vnc: detect and optimize pageflips | Gerd Hoffmann |
2019-01-21 | sdl: add support for high resolution window icon | Daniel P. Berrangé |
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é |
2019-01-14 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request... | Peter Maydell |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini |
2019-01-11 | qemu/queue.h: typedef QTAILQ heads | Paolo Bonzini |
2019-01-11 | input: avoid malloc for mouse events | Gerd Hoffmann |
2019-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i... | Peter Maydell |
2019-01-10 | spice: Remove unused include | Frediano Ziglio |
2019-01-10 | keymaps: drop support for include files | Gerd Hoffmann |
2019-01-10 | ui/console: Remove qemu_create_display_surface_guestmem() | Peter Maydell |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau |
2019-01-10 | egl-headless: add egl_create_context | Gerd Hoffmann |
2019-01-08 | ui/cocoa: Include less of the generated modular QAPI headers | Markus Armbruster |
2018-11-16 | ui: Allow specifying 'rendernode' display option for egl-headless | Erik Skultety |
2018-11-12 | ui/gtk: fix cursor in egl mode | Gerd Hoffmann |
2018-10-29 | spice: prepare for upcoming spice-server change | Gerd Hoffmann |
2018-10-29 | SDL: set a hint to not bypass the window compositor | Sebastian Krzyszkowiak |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell |
2018-10-19 | spice: Clean up error reporting in add_channel() | Markus Armbruster |
2018-10-19 | vnc: Clean up error reporting in vnc_init_func() | Markus Armbruster |
2018-10-19 | ui: Convert vnc_display_init(), init_keyboard_layout() to Error | Fei Li |
2018-10-19 | ui/keymaps: Fix handling of erroneous include files | Markus Armbruster |
2018-10-19 | qemu-timer: avoid checkpoints for virtual clock timers in external subsystems | Artem Pisarenko |
2018-10-19 | Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r... | Artem Pisarenko |
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 | sdl2: Support all virtio-gpu formats | Max Reitz |
2018-10-12 | gtk: Don't vte_terminal_set_encoding() on new VTE versions | Kevin Wolf |
2018-10-02 | ui: fix virtual timers | Pavel Dovgalyuk |
2018-10-01 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i... | Peter Maydell |
2018-10-01 | gtk: add zoom-to-fit to gtk options. | Gerd Hoffmann |
2018-10-01 | vnc: call sasl_server_init() only when required | Marc-André Lureau |
2018-10-01 | sdl2: show console #0 unconditionally | Gerd Hoffmann |