Skip to content

Fix blur/contrast for X11 window if Xwayland is not scaled.

Xuetian Weng requested to merge work/fix-unscaled-blur into master

X property from X11 window contains X native coordinates. Need to apply transform to use them in the effects like blur/contrast.

BUG:461021

Merge request reports