hyprland-plugins icon indicating copy to clipboard operation
hyprland-plugins copied to clipboard

Hyprwinwrap behaves differently if a window is tiled

Open nnra6864 opened this issue 6 months ago • 1 comments

Similar issues reported are #167, #197 and #91. To sum it up, when using decoration:blur:ignore_opacity = true, hyprwinwrap isn't rendered behind tiled windows. I am suspecting this to be a hyprland issue rather than hyprwinwrap issue because window being tiled or not causes this. Interesting thing is that if you make the window float and then fullscreen/maximize it with either of these binds(and possibly others): bind = $mainMod, F, fullscreen bind = $mainMod ALT, F, fullscreenstate, 1 hyprwinwrap gets rendered properly, as shown here:

Tiled

tiled

Floating

floating

Maximized

maximized

Fullscreen

fullscreen

Tiled with decoration:blur:ignore_opacity = false

image

I would like to be of more use but I am not familiar with the hyprland codebase so hopefully somebody experienced will be able to fix this.

EDIT

I found a really interesting thing... It seems to behave properly when used on a special workspace o_0 image

nnra6864 avatar Aug 17 '24 15:08 nnra6864