CSS opacity not respected for window #1784
Replies: 1 comment
-
Ok, it looks like it is working as expected under the xdg protocol. I needed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CSS opacity doesn't seem to be respected for window. There is no opacity and the red seems to be a dull color. For some strange reason, this issue disappears when I set window.set_opacity(0.99).
source code
Cargo.toml:
According to the Hyprland dev, this is relevant in the logs with
WAYLAND_DEBUG=1
: hyprwm/Hyprland#6692 (comment)Beta Was this translation helpful? Give feedback.
All reactions