Skip to content
Snippets Groups Projects
Commit cef64742 authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

compositor: Use actual surface position and size


Bug: 15966

When using wireframe move/resize along with transparent window
decorations, the window would appear to move along with the frame.

This is because the move/resize operation updates the internal data
that the compositor uses for drawing the client decorations with a
different opacity.

To avoid the issue, just use the actual window positio nand size.

Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
parent 3bcd3b76
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment