~smspillaz/compiz-core/oneiric.20110927_fixes

Viewing all changes in revision 2817.

  • Committer: Sam Spilsbury
  • Date: 2011-09-27 07:05:05 UTC
  • Revision ID: sam.spilsbury@canonical.com-20110927070505-2kpzs910i6hvsz7e
Use w->geometry () as a base for movement rather than serverGeometry as
plugins may update this out of sync with what we're doing and this can
cause us to send incorrect ConfigureWindow requests.

Using w->geometry () here is safe since that's updated synchronously
with w->move ()

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: