mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-08 15:43:05 +00:00
since the window system doesn't do it for us like other platforms. This prevents sticky keys and missed keys when going in and out of focus, for example Alt would appear to stick if switching away from an SDL app with Alt-Tab and had to be pressed again. CR: Sam
3 lines
No EOL
201 B
Text
Executable file
3 lines
No EOL
201 B
Text
Executable file
00:00:02 SCREENSHOT # Take a screenshot of each window owned by the SUT process
|
|
00:00:05 VERIFY # Verify each screenshot taken with verification images
|
|
00:00:10 QUIT # Gracefully quit the SUT process |