aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2013-04-19 22:43:32 +0100
committerdakkar <dakkar@thenautilus.net>2013-04-19 22:43:32 +0100
commit09d0e5e097eb40928a399d8cbcb015df7b0d997d (patch)
treeaa7be9e55e1fd09a01ac970a12870d421931da60
parentmake mixer use master volume (diff)
downloadfvwm-crystal-09d0e5e097eb40928a399d8cbcb015df7b0d997d.tar.gz
fvwm-crystal-09d0e5e097eb40928a399d8cbcb015df7b0d997d.tar.bz2
fvwm-crystal-09d0e5e097eb40928a399d8cbcb015df7b0d997d.zip
update for newer fvwm
-rw-r--r--recipes/TopLine-double8
-rw-r--r--recipes/TopLine-single8
2 files changed, 10 insertions, 6 deletions
diff --git a/recipes/TopLine-double b/recipes/TopLine-double
index 1e1772c..89565d0 100644
--- a/recipes/TopLine-double
+++ b/recipes/TopLine-double
@@ -50,16 +50,18 @@ Include components/styles/CursorStyle-Border
Style * DecorateTransient, StackTransientParent
Style * MinOverlapPlacementPenalties 1 0 0 0 0 50
-Style * !IndexedWindowName, !IndexedIconName, TitleFormat %n, IconTitleFormat %n
+Style * TitleFormat %n, IconTitleFormat %n
+Style * EdgeMoveDelay 250
+Style * EdgeMoveResistance 1 30
# Desktop settings {{{1
EdgeScroll 100 100
-EdgeResistance 250 1 30
+EdgeResistance 250
HideGeometryWindow Never
OpaqueMoveSize 100
EdgeThickness 1
-SnapAttraction 10 SameType Screen
+Style * SnapAttraction 10 SameType Screen
EWMH-Desktop 0 0 0 0
EWMH-Panel-Top 25
diff --git a/recipes/TopLine-single b/recipes/TopLine-single
index cd83c48..024edd3 100644
--- a/recipes/TopLine-single
+++ b/recipes/TopLine-single
@@ -48,16 +48,18 @@ Include components/styles/CursorStyle-Border
Style * DecorateTransient, StackTransientParent
Style * MinOverlapPlacementPenalties 1 0 0 0 0 50
-Style * !IndexedWindowName, !IndexedIconName, TitleFormat %n, IconTitleFormat %n
+Style * TitleFormat %n, IconTitleFormat %n
+Style * EdgeMoveDelay 250
+Style * EdgeMoveResistance 1 30
# Desktop settings {{{1
EdgeScroll 100 100
-EdgeResistance 250 1 30
+EdgeResistance 250
HideGeometryWindow Never
OpaqueMoveSize 100
EdgeThickness 1
-SnapAttraction 10 SameType Screen
+Style * SnapAttraction 10 SameType Screen
EWMH-Desktop 0 0 0 0
EWMH-Panel-Top 25