aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2013-05-14 15:16:57 +0100
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2013-05-14 15:18:16 +0100
commitfa9bcaf2c20080e55758c5080d49345410409f44 (patch)
tree95860a03c8c7fcfe85368854f9a1fef5c64756c5
parentupdate for newer fvwm (diff)
downloadfvwm-crystal-fa9bcaf2c20080e55758c5080d49345410409f44.tar.gz
fvwm-crystal-fa9bcaf2c20080e55758c5080d49345410409f44.tar.bz2
fvwm-crystal-fa9bcaf2c20080e55758c5080d49345410409f44.zip
allow windows to be placed over xpad
-rw-r--r--recipes/TopLine-double1
-rw-r--r--recipes/TopLine-single1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/TopLine-double b/recipes/TopLine-double
index 89565d0..38b5ac0 100644
--- a/recipes/TopLine-double
+++ b/recipes/TopLine-double
@@ -50,6 +50,7 @@ Include components/styles/CursorStyle-Border
Style * DecorateTransient, StackTransientParent
Style * MinOverlapPlacementPenalties 1 0 0 0 0 50
+Style xpad MinOverlapPlacementPenalties 0 0 0 0 0.05 0
Style * TitleFormat %n, IconTitleFormat %n
Style * EdgeMoveDelay 250
Style * EdgeMoveResistance 1 30
diff --git a/recipes/TopLine-single b/recipes/TopLine-single
index 024edd3..684c0c8 100644
--- a/recipes/TopLine-single
+++ b/recipes/TopLine-single
@@ -48,6 +48,7 @@ Include components/styles/CursorStyle-Border
Style * DecorateTransient, StackTransientParent
Style * MinOverlapPlacementPenalties 1 0 0 0 0 50
+Style xpad MinOverlapPlacementPenalties 0 0 0 0 0.05 0
Style * TitleFormat %n, IconTitleFormat %n
Style * EdgeMoveDelay 250
Style * EdgeMoveResistance 1 30