Skip to content

effect: Fix EffectWindow::contentsRect()

Vlad Zahorodnii requested to merge work/zzag/blur-fix-offset into master

It should specify the client rect inside the frame.

2556378d incorrectly assumed that the buffer geometry includes the decoration.

BUG: 482294

Merge request reports