SHA256
1
0
forked from pool/SDL2

Add warning about changed behavior of SDL windows

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=111
This commit is contained in:
Jan Engelhardt 2021-08-20 20:40:43 +00:00 committed by Git OBS Bridge
parent 5527c94907
commit 3e7aae7db6

View File

@ -14,6 +14,11 @@ Wed Aug 11 10:12:03 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
audio input/output, a variety of new APIs, support for the audio input/output, a variety of new APIs, support for the
Amazon Luna game controller, rumble support for more Amazon Luna game controller, rumble support for more
controllers. controllers.
* NOTE: Switching away (e.g. with Alt-Tab) from fullscreen
windows created with the SDL_WINDOW_FULLSCREEN flag will now
minimize them. If your window manager is configured to now show
minimzed windows in either the Alt-Tab list or the task bar,
you will have difficulty unminimizing these windows.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 23 10:47:09 UTC 2020 - Dirk Müller <dmueller@suse.com> Wed Dec 23 10:47:09 UTC 2020 - Dirk Müller <dmueller@suse.com>