https://bugs.kde.org/show_bug.cgi?id=394445

--- Comment #1 from Paul <bugs...@paulinternet.nl> ---
As a bad workaround I now use SDL_WINDOW_SHOWN | SDL_WINDOW_UTILITY |
SDL_WINDOW_ALWAYS_ON_TOP instead of SDL_WINDOW_SHOWN. The SDL_WINDOW_UTILITY
prevents the window to be added to the taskbar, so the problem does not occur.
But then I have to add SDL_WINDOW_ALWAYS_ON_TOP because otherwise it is
difficult to get the window back once an other window is in front of it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to