Skip to content

fixed window transparency#2503

Open
mgalos999 wants to merge 1 commit intorust-windowing:masterfrom
mgalos999:master
Open

fixed window transparency#2503
mgalos999 wants to merge 1 commit intorust-windowing:masterfrom
mgalos999:master

Conversation

@mgalos999
Copy link

fixes #2502

@madsmtm madsmtm added B - bug Dang, that shouldn't have happened DS - win32 Affects the Win32/Windows backend 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
@deniz-blue
Copy link

bump

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 - win32 Affects the Win32/Windows backend

Development

Successfully merging this pull request may close these issues.

Transparent example not working

8 participants