-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Milestone
Description
SDL/src/video/windows/SDL_windowswindow.c
Lines 86 to 94 in bc5677d
/* SDL 2.1: | |
This behavior more closely matches other platform where the window is borderless | |
but still interacts with the window manager (e.g. task bar shows above it, it can | |
be resized to fit within usable desktop area, etc.) so this should be the behavior | |
for a future SDL release. | |
If you want a borderless window the size of the desktop that looks like a fullscreen | |
window, then you should use the SDL_WINDOW_FULLSCREEN_DESKTOP flag. | |
*/ |
I didn't look at this more closely, but something to consider for SDL3.
Metadata
Metadata
Assignees
Labels
No labels