Skip to content

SDL2, Windows: Fix window caption drawing on borderless windows#15283

Open
Majjcom wants to merge 1 commit intolibsdl-org:SDL2from
Majjcom:SDL2
Open

SDL2, Windows: Fix window caption drawing on borderless windows#15283
Majjcom wants to merge 1 commit intolibsdl-org:SDL2from
Majjcom:SDL2

Conversation

@Majjcom
Copy link
Copy Markdown

@Majjcom Majjcom commented Mar 28, 2026

Description

This fixes an issue with SDL_WINDOW_BORDERLESS on Windows with SDL2, where the standard window caption would be drawn on top of the window contents, mostly when the window focus changes, or when the title or icon of the window are changed. This caption being drawn causes visual glitches and flickering.

Reference #15275

Existing Issue(s)

#15275
#11054

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant