hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
19.61k stars 827 forks source link

Blur with `new_optimization = on` does not repaint during workspace gesture #3509

Open anyputer opened 11 months ago

anyputer commented 11 months ago

Hyprland Version

Hyprland, built from branch at commit 1b48642fd15c433c53876f1b933dcd46265caf8f dirty (). Tag: v0.30.0 flags: (if any)

Bug or Regression?

Regression

Description

Setting blur new_optimization = on does not repaint blur during animation, when switching workspaces with the three-finger touchpad gesture. You can see this clearly when using an animated background. As this is enabled by default now, it should be considered a regression.

How to reproduce

Enable blur new_optimization, set an animated background with ex. mpvpaper, use the three-finger workspace gesture, and notice that it doesn't update it until the end of the animation.

Crash reports, logs, images, videos

will be added when needed

izmyname commented 1 month ago

Was it fixed? There were some optimisation fixes for blur., recently.