Skip to content
Snippets Groups Projects
Commit 03ab8f11 authored by Keith Packard's avatar Keith Packard
Browse files

When resizing a window with redirected descendents, don't expose them


Bit/window gravity computations need to recompute exposures to manage the
bits which are saved by gravity during the resize computation. That's easy
for non-redirected windows where the bits are all within the parent's
pixmap. For redirected windows, we don't need to deal with this at all, so
just skip the whole re-computation adventure.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent d26083fe
No related branches found
No related tags found
Loading
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