Skip to content

Fix window transparency on Wayland by setting WA_TranslucentBackground - #231

Open
dszablonski wants to merge 1 commit into
Dpeta:mainfrom
dszablonski:main
Open

Fix window transparency on Wayland by setting WA_TranslucentBackground#231
dszablonski wants to merge 1 commit into
Dpeta:mainfrom
dszablonski:main

Conversation

@dszablonski

Copy link
Copy Markdown

After testing this on debian trixie with kde plasma 6 wayland, I found that themes with transparent regions were being displayed as solid colour instead of transparent, but click through the transparent areas worked. Fixed this by setting WA_TranslucentBackground in PesterWindow. painEvent was also setting the background with QPalette/QBrush instead of painting directly with QPainter.

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