You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are too many possible configurations and I can't remember them all, so I made this list to help me ensure that my changes don't break anything.
Blur
Window maximize animation - blur region should not disappear
Force blur
GTK, X11
GTK, Wayland, with and without scaling
GTK, XWayland (GDK_BACKEND=x11) with and without scaling
Rounded corners
X11
Wayland with and without scaling
Top radius != 0, bottom = 0 and opposite
Window where only the decoration is blurred - bottom corners should never be rounded
Window with partial blur region (Dolphin with Darkly style and transparent view) - only bottom left corner is rounded, others don't touch window corners
Static blur
X11, one screen, two screens of different resolutions
Wayland, one screen, two screens of different resolutions, different scale - texture snapped to (0,0) of the screen and doesn't move
Zoom effect - texture not flipped and no artifacts
The text was updated successfully, but these errors were encountered:
There are too many possible configurations and I can't remember them all, so I made this list to help me ensure that my changes don't break anything.
Blur
Force blur
GDK_BACKEND=x11
) with and without scalingRounded corners
Static blur
The text was updated successfully, but these errors were encountered: