Skip to content
Commit 1dd16336 authored by Brian Nguyen's avatar Brian Nguyen Committed by Martin Flöser
Browse files

Optimize away XMoveWindow() calls in the common click-and-drag case

This implements an optimization similar to one in compiz which defers updating
the backing X window during a window move until the move is terminated. This
helps alleviate some choppiness when using composite + vsync.

REVIEW: 107256
parent 9adb5006
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment