Hyprland
Hyprland copied to clipboard
windowrule "opacity" is not override
https://user-images.githubusercontent.com/90208727/199522898-b9c3c0c4-642d-4b72-9891-97f5d10a107c.mp4
Ok..say i've set my alacritty windowrule to have some transparency...the first time I focus the app, the opacity is as specified however on opening another app and focusing back on the previous one the opacity for some reason gets below the specified amount...this only happens when an app has windowrule transparency not regular apps so could we maybe make it so that the windowrule opacity literally overrides the active_opacity setting and makes sure the window stays at the specified opacity? Basically I don't want its opacity to keep changing even after setting my active_opacity to 1.
and i've read that note at the bottom of the window rules tab...but still won't this approach make it just simpler to setup?
should be fixed with 5b548f5bc352a09bf9cf46a8eee0888abbcb2cec (please check)
No, the behavior will not change.
should be fixed with 5b548f5 (please check)
Nope, still the same thing
No, the behavior will not change.
But then is there any way i could possibly make sure the window stays at the set opacity?
can you send me your config?
I think have the same problem on NixOS.
I also have every opacity set to 1 but then defined a windowrulev2 for every window I want to make opaque.
but for me, it kinda acts differently: When I open any window that I defined opacity for, the initial opacity is lower than what I defined after that it acts the same: focused less opaque, unfocused actually defined opaque
still present on my hyprland-git
Same problem here: all windows have the set opacity, but the focused window has less opacity. I understand some people like to make unfocused windows more transparent, but here it's the other way around. Very strange behavior.
In my case, I want focused and unfocused windows to have the same opacity. Is this not possible? @vaxerski
set the setting decoration.active_opacity and decoration.inactive_opacity to your desired value and leave windowrules untouched
this is what worked for me
tho it is very limiting
Sure, but that is for all windows, correct? I only want certain windows to have transparency.
yup but you can define exceptions with windowrules
e8b99ae13a0525f9fbd6899fe39fe723879f86b9
examples
windowrule = opacity 1.0 override,kitty
windowrule = opacity 1.0 override 0.5 override,kitty