Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed window transparency #2503

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgalos999
Copy link

fixes #2502

@madsmtm madsmtm added B - bug Dang, that shouldn't have happened DS - windows labels Sep 23, 2022
@stefnotch
Copy link

This seems to make borderless, transparent windows invisible for me.
(Using winit v0.28.6 as a base)

@TeamDman
Copy link

TeamDman commented Jan 9, 2024

This seems to make borderless, transparent windows invisible for me.
(Using winit v0.28.6 as a base)

Is that not the expected behaviour for a transparent window?

@TeamDman
Copy link

TeamDman commented Jan 9, 2024

can confirm it makes everything transparent, not just the parts that should be transparent lol

(used cargo patch to try this PR in my project, the main window should be where the outline is but it is entirely invisible)

image

@danielnehrig
Copy link

is there any issues with this pr ? looking forward to that working.

@daxpedda daxpedda added the C - waiting on maintainer A maintainer must review this code label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B - bug Dang, that shouldn't have happened C - waiting on maintainer A maintainer must review this code DS - windows
Development

Successfully merging this pull request may close these issues.

Transparent example not working
7 participants