- 2e701e6 ui/sdl2: Allow host to power down screen by Bernhard Beschow · 7 months ago
- 547ec5a ui/sdl2: use correct key names in win title on mac by Adrian Wowk · 1 year, 2 months ago
- 0337e41 input: Allow to choose console with qemu_input_is_absolute by Akihiko Odaki · 1 year, 3 months ago
- cc6ba2c ui/vc: rename kbd_put to qemu_text_console functions by Marc-André Lureau · 1 year, 4 months ago
- c152379 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 3 months ago
- 9db018a ui/vc: change the argument for QemuTextConsole by Marc-André Lureau · 1 year, 4 months ago
- d4761b6 ui: spelling fixes by Michael Tokarev · 1 year, 4 months ago
- 176e378 ui/sdl2: OpenGL window context by Antonio Caggiano · 1 year, 6 months ago
- 1dfea3f ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows by Volker Rümelin · 1 year, 8 months ago
- 083db9d ui/sdl2: Grab Alt+F4 also under Windows by Bernhard Beschow · 1 year, 8 months ago
- efc00a3 ui/sdl2: Grab Alt+Tab also in fullscreen mode by Bernhard Beschow · 1 year, 8 months ago
- 9b6611f ui/sdl2: remove workaround forcing x11 by Erico Nunes · 1 year, 10 months ago
- da3f7a3 ui/sdl: try to instantiate the matching opengl renderer by Marc-André Lureau · 1 year, 10 months ago
- 82f483d ui/sdl: add QEMU_ENABLE_SDL_LOGGING setting/environment by Marc-André Lureau · 1 year, 10 months ago
- 6f2688f ui/sdl: get the GL context from the window by Marc-André Lureau · 1 year, 11 months ago
- 9eafdee ui: Switch "-display sdl" to use the QAPI parser by Thomas Huth · 2 years, 7 months ago
- a62c4a1 ui/console: move dcl compatiblity check to a callback by Marc-André Lureau · 2 years, 10 months ago
- ed80f50 ui/sdl2: pass horizontal scroll information to the device code by Dmitry Petrov · 3 years ago
- 5e79d51 ui: split the GL context in a different object by Marc-André Lureau · 3 years, 2 months ago
- ac32b2f ui: associate GL context outside of display listener registration by Marc-André Lureau · 3 years, 11 months ago
- ca19ef5 ui: do not delay further remote resize by Marc-André Lureau · 3 years, 8 months ago
- 6ff5b5d ui/sdl2: Check return value from g_setenv() by Peter Maydell · 3 years, 4 months ago
- b36ae1c modules: add ui module annotations by Gerd Hoffmann · 3 years, 6 months ago
- c110d94 ui: remove gl_ctx_get_current by Marc-André Lureau · 3 years, 11 months ago
- e6dba04 qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown by Alejandro Jimenez · 4 years ago
- 2951106 sdl2: Add extra mouse buttons by Darrell Walisser · 4 years ago
- 67c6f1d SDL: enable OpenGL context creation by Jan Henrik Weinstock · 4 years, 3 months ago
- 77d910f ui: relocate paths to icons and translations by Paolo Bonzini · 4 years, 4 months ago
- 7dafc67 ui/sdl2: start in full screen with grab enabled by Volker Rümelin · 4 years, 7 months ago
- 8304734 ui/sdl2: fix handling of AltGr key on Windows by Volker Rümelin · 4 years, 7 months ago
- 32ec983 ui/sdl2: fix segment fault caused by null pointer dereference by Changbin Du · 4 years, 8 months ago
- 86a088e ui/sdl: switch to new show-cursor option by Gerd Hoffmann · 4 years, 11 months ago
- e468ffd glib: use portable g_setenv() by Marc-André Lureau · 5 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 07333e1 kbd-state: use state tracker for sdl2 by Gerd Hoffmann · 6 years ago
- a442fe2 sdl: add support for high resolution window icon by Daniel P. Berrangé · 6 years ago
- a8260d3 ui: install logo icons to $prefix/share/icons by Daniel P. Berrangé · 6 years ago
- 8c2b816 SDL: set a hint to not bypass the window compositor by Sebastian Krzyszkowiak · 6 years ago
- 6624c38 sdl2: show console #0 unconditionally by Gerd Hoffmann · 6 years ago
- 6fb34ff ui/sdl2: Fix broken -full-screen CLI option by Thomas Huth · 6 years ago
- 2313e48 ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag by Thomas Huth · 6 years ago
- 49213b7 sdl2: add checking for NULL by Pavel Dovgalyuk · 6 years ago
- 48db08c sdl2: fix copypaste issues by Pavel Dovgalyuk · 6 years ago
- 64bf97e sdl2: restore window dimensions by resize by Amadeusz Sławiński · 7 years ago
- f88e5c5 sdl2: move opts assignment into loop by Gerd Hoffmann · 7 years ago
- 844fd50 sdl: Move DisplayOptions global to sdl2_console by Elie Tournier · 7 years ago
- 5ee1718 sdl: switch over to new display registry by Gerd Hoffmann · 7 years ago
- afb92eb sdl2: fix hotkey keyup by Gerd Hoffmann · 7 years ago
- fe91f36 sdl: use DisplayOptions by Gerd Hoffmann · 7 years ago
- 8dfa306 sdl2: fix mouse grab by Gerd Hoffmann · 7 years ago
- 04ff1a3 sdl: reorganize -no-frame support by Gerd Hoffmann · 7 years ago
- f8d2c93 sdl: use ctrl-alt-g as grab hotkey by Gerd Hoffmann · 7 years ago
- 849bbe6 sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held by Jindrich Makovicka · 7 years ago
- d9f0626 sdl2 uses surface relative coordinates by Jindrich Makovicka · 7 years ago
- 2821671 sdl2: Do not hide the cursor on auxilliary windows by Jindrich Makovicka · 7 years ago
- bcf43cd sdl2: Fix broken display updating after the window is hidden by Jindrich Makovicka · 7 years ago
- 2495284 sdl2: Do not leave grab when fullscreen by Jindrich Makovicka · 7 years ago
- cd6d78b sdl2: Fix dead keyboard after fullsceen by Jindrich Makovicka · 7 years ago
- 253347e sdl2: Use the same pointer show/hide logic for absolute and relative mode by Jindrich Makovicka · 7 years ago
- fc49e72 sdl2: Do not quit the emulator when an auxilliary window is closed by Jindrich Makovicka · 7 years ago
- 85970a6 sdl2: add assert to make coverity happy by Gerd Hoffmann · 7 years ago
- cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
- 9cfa7ab ui: Support non-zero minimum values for absolute input axes by Philippe Voinov · 8 years ago
- db6cdfb sdl2: add scanout_disable support by Gerd Hoffmann · 8 years ago
- f4c36bd console: rename dpy_gl_scanout to dpy_gl_scanout_texture by Gerd Hoffmann · 8 years ago
- 8417cd0 sdl2: fix build failure on windows by Gerd Hoffmann · 8 years ago
- d825367 sdl2: set window ID by Samuel Thibault · 8 years ago
- 8efa5f2 sdl2: skip init without outputs by Gerd Hoffmann · 9 years ago
- 56f289f ui: sdl2: Release grab before opening console window by Cole Robinson · 9 years ago
- f22d0af qapi: rename input buttons by Gerd Hoffmann · 9 years ago
- e16f4c8 ui: Clean up includes by Peter Maydell · 9 years ago
- 56bdd4b sdl: shorten the GUI refresh interval when mouse or keyboard is active by Jindřich Makovička · 9 years ago
- cb47dc9 sdl2/opengl: add opengl context and scanout support by Gerd Hoffmann · 10 years ago
- d20a580 qapi: Change munging of CamelCase enum values by Eric Blake · 9 years ago
- 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
- 08d49df sdl2: fix crash in handle_windowevent() when restoring the screen size by Alberto Garcia · 10 years ago
- 0b71a5d sdl2: add support for display rendering using opengl. by Gerd Hoffmann · 10 years ago
- 19dadfc sdl2: move SDL_* includes to sdl2.h by Gerd Hoffmann · 10 years ago
- 877417d ui/sdl2: Support shared surface for more pixman formats by Gerd Hoffmann · 10 years ago
- d3f3a0f sdl2: Work around SDL2 SDL_ShowWindow() bug by Max Reitz · 10 years ago
- 1dfc5c8 sdl2: Use correct sdl2_console for window events by Max Reitz · 10 years ago
- 62959ff sdl2: move sdl2_2d_refresh to sdl2-2d.c by Gerd Hoffmann · 10 years ago
- 63ed490 sdl2: factor out sdl2_poll_events by Gerd Hoffmann · 10 years ago
- 0d01b7c sdl2: add+use sdl2_2d_redraw function. by Gerd Hoffmann · 10 years ago
- 2c3056f sdl2: move sdl_switch to sdl2-2d.c by Gerd Hoffmann · 10 years ago
- 46522a8 sdl2: overhaul window size handling by Gerd Hoffmann · 10 years ago
- f1ddebd sdl2: move sdl_update to new sdl2-2d.c by Gerd Hoffmann · 10 years ago
- 44f017d sdl2: turn on keyboard grabs by Gerd Hoffmann · 10 years ago
- 8fc1a3f sdl2: move keyboard input code to new sdl2-input.c by Gerd Hoffmann · 10 years ago
- 5d0fe65 sdl2: rename sdl2_state to sdl2_console, move to header file by Gerd Hoffmann · 10 years ago
- d29c431 sdl: move version logic from source code to makefile by Gerd Hoffmann · 10 years ago
- 4f36e42 sdl2: drop sdl_zoom.h by Gerd Hoffmann · 10 years ago
- f233579 sdl2: textinput + terminal by Gerd Hoffmann · 11 years ago
- 363f59d sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows by Gerd Hoffmann · 11 years ago
- ee8c0b6 sdl: pass key event source to input layer by Gerd Hoffmann · 11 years ago
- 3f2fde2 sdl2: Support mouse wheel by Cole Robinson · 11 years ago
- 8b15d9f sdl2: add ui info setting. by Dave Airlie · 11 years ago
- 2d968ff input: sdl2: Fix relative mode to match SDL1 behavior by Cole Robinson · 11 years ago
- afbc0dd input: sdl2: Fix guest_cursor logic by Cole Robinson · 11 years ago