-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Transparency does not work on wayland #41
Comments
Hello @vincens2005, thanks for the report. Seems KWin render onagre in a default container. |
@Nimmidev I don't have this issue on sway, can you provide a screenshot ? |
Unfortunately we gonna have to wait for gfx-rs/wgpu#687 to be implemented before transparency works on wayland, meanwhile you need to remove border-radius from your config. |
Good to know its not an issue with onagre itself. Gonna use the workaround in the meanwhile. Thanks. |
** Edit: Just to test, I ran the following and everything seemed to work as it should while having working transparency. While not ideal, it works. env XINIT_UNIX_BACKEND=x11 onagre I just ran into this on Pop_OS as well. Commenting so I can keep track of any happenings in the future around this. |
gfx-rs/wgpu#687 is implemented, I assume the blocked tag can now be removed. |
It looks like the blocking has moved down the dependency chain from |
Iced 0.12 should be able to do that now. Not sure how much work it is to upgrade though. Had a stub at it here: #79 |
Describe the bug
A clear and concise description of what the bug is.
Config
This happened no matter the theme, and I used default (empty) config.
To Reproduce
Install onagre on KDE and run it
Expected behavior
I expected the window to be transparent and borderless like in the screenshots
Screenshots
Window manager (please complete the following information):
The text was updated successfully, but these errors were encountered: