[Xfce4-commits] [xfce/xfwm4] 04/04: Increase default drifting value

noreply at xfce.org noreply at xfce.org
Fri Jan 30 22:08:47 CET 2015


This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit 0d5e82c57542a2182d3be3e4e8876f27e7e64865
Author: Olivier Fourdan <fourdan at xfce.org>
Date:   Fri Jan 30 22:03:21 2015 +0100

    Increase default drifting value
    
    Bug: 11456
    
    Signed-off-by: Olivier Fourdan <fourdan at xfce.org>
---
 src/client.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/client.h b/src/client.h
index 19444a9..02192eb 100644
--- a/src/client.h
+++ b/src/client.h
@@ -117,7 +117,7 @@
 #endif
 
 #ifndef MAX_SNAP_DRIFT
-#define MAX_SNAP_DRIFT                  5
+#define MAX_SNAP_DRIFT                  15
 #endif
 
 #define XFWM_FLAG_HAS_BORDER            (1L<<0)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list