1
=== modified file 'src/snap.cpp'
2
Index: compiz-plugins-main-0.9.6/snap/src/snap.cpp
3
===================================================================
4
--- compiz-plugins-main-0.9.6.orig/snap/src/snap.cpp 2011-10-08 00:07:30.750398687 +0800
5
+++ compiz-plugins-main-0.9.6/snap/src/snap.cpp 2011-10-08 00:07:49.882493524 +0800
7
// Update snapping data
8
if (ss->optionGetSnapTypeMask () & SnapTypeEdgeResistanceMask)
10
- snapGeometry = window->serverGeometry ();
11
+ snapGeometry = window->geometry ();
12
this->snapDirection |= snapDirection;
14
// Attract the window if needed, moving it of the correct dist