Skip to content

App: Add option to start with transparent flag, currently only affect…#747

Merged
david-vanderson merged 2 commits intodavid-vanderson:mainfrom
foxnne:transparent_option
Feb 26, 2026
Merged

App: Add option to start with transparent flag, currently only affect…#747
david-vanderson merged 2 commits intodavid-vanderson:mainfrom
foxnne:transparent_option

Conversation

@foxnne
Copy link
Collaborator

@foxnne foxnne commented Feb 26, 2026

…s SDL backend

Sorry about breaking things a bit! I tested this on Windows and MacOS and it seems SDL3's behavior here is inconsistent. I haven't found any way with SDL3 to make a transparent titlebar/border on Windows, and on macOS the titlebar transparency covers the entire window. It seems it's impossible to currently support matching the titlebar and app body transparency, at least without a hacky solution using the native window pointers in SDL3.

Anyway, I've just made the transparency flag optional so I can play with this in the future but it should return things to previous behavior.

Thanks!

@david-vanderson david-vanderson merged commit d06b198 into david-vanderson:main Feb 26, 2026
6 checks passed
@david-vanderson
Copy link
Owner

Great - thanks!

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.

2 participants