Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Gerd Hoffmann
|
07333e1ca3
kbd-state: use state tracker for sdl2
|
6 年之前 |
Daniel P. Berrangé
|
a442fe2f2b
sdl: add support for high resolution window icon
|
6 年之前 |
Daniel P. Berrangé
|
a8260d3876
ui: install logo icons to $prefix/share/icons
|
6 年之前 |
Sebastian Krzyszkowiak
|
8c2b816fc5
SDL: set a hint to not bypass the window compositor
|
6 年之前 |
Gerd Hoffmann
|
6624c38d11
sdl2: show console #0 unconditionally
|
7 年之前 |
Thomas Huth
|
6fb34ffcaa
ui/sdl2: Fix broken -full-screen CLI option
|
7 年之前 |
Thomas Huth
|
2313e482e1
ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
|
7 年之前 |
Pavel Dovgalyuk
|
49213b721f
sdl2: add checking for NULL
|
7 年之前 |
Pavel Dovgalyuk
|
48db08cf16
sdl2: fix copypaste issues
|
7 年之前 |
Amadeusz Sławiński
|
64bf97e56f
sdl2: restore window dimensions by resize
|
7 年之前 |
Gerd Hoffmann
|
f88e5c5744
sdl2: move opts assignment into loop
|
7 年之前 |
Elie Tournier
|
844fd50dbb
sdl: Move DisplayOptions global to sdl2_console
|
7 年之前 |
Gerd Hoffmann
|
5ee1718f92
sdl: switch over to new display registry
|
7 年之前 |
Gerd Hoffmann
|
afb92eb985
sdl2: fix hotkey keyup
|
7 年之前 |
Gerd Hoffmann
|
fe91f36aa5
sdl: use DisplayOptions
|
7 年之前 |
Gerd Hoffmann
|
8dfa3061ce
sdl2: fix mouse grab
|
7 年之前 |
Gerd Hoffmann
|
04ff1a398a
sdl: reorganize -no-frame support
|
7 年之前 |
Gerd Hoffmann
|
f8d2c9369b
sdl: use ctrl-alt-g as grab hotkey
|
7 年之前 |
Jindrich Makovicka
|
849bbe6035
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
|
7 年之前 |
Jindrich Makovicka
|
d9f0626280
sdl2 uses surface relative coordinates
|
7 年之前 |
Jindrich Makovicka
|
2821671629
sdl2: Do not hide the cursor on auxilliary windows
|
7 年之前 |
Jindrich Makovicka
|
bcf43cdc17
sdl2: Fix broken display updating after the window is hidden
|
7 年之前 |
Jindrich Makovicka
|
24952847ad
sdl2: Do not leave grab when fullscreen
|
7 年之前 |
Jindrich Makovicka
|
cd6d78b718
sdl2: Fix dead keyboard after fullsceen
|
7 年之前 |
Jindrich Makovicka
|
253347e100
sdl2: Use the same pointer show/hide logic for absolute and relative mode
|
7 年之前 |
Jindrich Makovicka
|
fc49e7279d
sdl2: Do not quit the emulator when an auxilliary window is closed
|
7 年之前 |
Gerd Hoffmann
|
85970a627f
sdl2: add assert to make coverity happy
|
8 年之前 |
Eric Blake
|
cf83f14005
shutdown: Add source information to SHUTDOWN and RESET
|
8 年之前 |