aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-10-20 11:27:53 +0100
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-10-20 11:27:53 +0100
commit08f801b61449d63b732af306664685632c3a2b0b (patch)
tree23f120c86646162d39bc4c76243ccf41fa690ff7
parentlock screen with a key (diff)
downloadfvwm-crystal-08f801b61449d63b732af306664685632c3a2b0b.tar.gz
fvwm-crystal-08f801b61449d63b732af306664685632c3a2b0b.tar.bz2
fvwm-crystal-08f801b61449d63b732af306664685632c3a2b0b.zip
remove 3px borders
-rw-r--r--recipes/TopLine-double20
-rw-r--r--recipes/TopLine-single18
2 files changed, 19 insertions, 19 deletions
diff --git a/recipes/TopLine-double b/recipes/TopLine-double
index 3cc7fff..83b2af9 100644
--- a/recipes/TopLine-double
+++ b/recipes/TopLine-double
@@ -60,8 +60,8 @@ EdgeThickness 1
SnapAttraction 10 SameType Screen
-EWMH-Desktop 3 3 3 3
-EWMH-Panel-Top 30
+EWMH-Desktop 0 0 0 0
+EWMH-Panel-Top 25
## rotations {{{2
@@ -81,7 +81,7 @@ AddToFunc StartFunction
+ I Style mwatch !FixedPosition
+ I Style gkrellm !FixedPosition
+ I UpdateStyles
-+ I All (mwatch) Move -0 +30p
++ I All (mwatch) Move -0 +25p
+ I All (gkrellm) Move -0 -0
+ I Style mwatch FixedPosition
+ I Style gkrellm FixedPosition
@@ -96,7 +96,7 @@ AddToMenu /Orientation
# Main menu panel {{{1
All (FvwmButtons-Panel) Close
DestroyModuleConfig FvwmButtons-Panel: *
-*FvwmButtons-Panel: Geometry -3+3@g
+*FvwmButtons-Panel: Geometry -0+0@g
*FvwmButtons-Panel: BoxSize smart
*FvwmButtons-Panel: ActiveColorset $[cs_panel_active]
*FvwmButtons-Panel: Colorset $[cs_panel_inactive]
@@ -154,7 +154,7 @@ Script components/scripts/FvwmScript-Clock-dakkar
# Applications panel and menu generator {{{1
All (ApplicationPanel) Close
DestroyModuleConfig ApplicationPanel: *
-*ApplicationPanel: Geometry +3+3@g
+*ApplicationPanel: Geometry +0+0@g
*ApplicationPanel: BoxSize smart
*ApplicationPanel: ActiveColorset $[cs_panel_active]
*ApplicationPanel: Colorset $[cs_panel_inactive]
@@ -189,8 +189,8 @@ SetEnv Desk_Pages_X "5"
SetEnv Desk_Pages_Y "5"
PipeRead 'echo SetEnv FvwmPager_Width $((24*$[vp.width]/$[vp.height]*$[Desk_Pages_X])); echo SetEnv FvwmPager_Height $((24*$[Desk_Pages_Y]))'
-PipeRead 'echo *FvwmPager-l: Geometry $[FvwmPager_Width]x$[FvwmPager_Height]+$(((($[vp.width]/2)-$[FvwmPager_Width])/2))+3'
-PipeRead 'echo *FvwmPager-r: Geometry $[FvwmPager_Width]x$[FvwmPager_Height]+$(((3*($[vp.width]/2)-$[FvwmPager_Width])/2))+3'
+PipeRead 'echo *FvwmPager-l: Geometry $[FvwmPager_Width]x$[FvwmPager_Height]+$(((($[vp.width]/2)-$[FvwmPager_Width])/2))'
+PipeRead 'echo *FvwmPager-r: Geometry $[FvwmPager_Width]x$[FvwmPager_Height]+$(((3*($[vp.width]/2)-$[FvwmPager_Width])/2))'
PipeRead 'echo DesktopSize $[Desk_Pages_X]x$[Desk_Pages_Y]'
*FvwmPager-l: MiniIcons
@@ -229,7 +229,7 @@ AddToFunc raise_pager
+ I WindowId $0 (FvwmPager|mwatch) Layer 0 7
# Settings for icons on the desktop {{{1
-Style * IconBox 1300x600+3-3@g, IconFill left bottom, IconGrid 30 30
+Style * IconBox 1300x600+0-0@g, IconFill left bottom, IconGrid 30 30
Style * StickyIcon
# Settings for FvwmIdent {{{1
@@ -253,7 +253,7 @@ AddToFunc NotificationArea-Stalone
+ I SetEnv trayer_area_width "$[trayer_width]"
+ I SetEnv trayer_area_eigth "24"
+ I SetEnv trayer_x "-$[NotificationGeom]"
-+ I SetEnv trayer_y "+3"
++ I SetEnv trayer_y "+0"
+ I SetEnv trayer_ic_grav "W"
+ I SetEnv trayer_vert ""
@@ -265,7 +265,7 @@ AddToFunc NotificationArea-Trayer
+ I SetEnv trayer_edge "top"
+ I SetEnv trayer_align "right"
+ I SetEnv trayer_marge "$[NotificationGeom]"
-+ I SetEnv trayer_dist "3"
++ I SetEnv trayer_dist "0"
+ I SetEnv trayer_width_w ""
Test (EnvMatch NotificationAreaManager stalonetray) NotificationArea-Stalone
diff --git a/recipes/TopLine-single b/recipes/TopLine-single
index 9e00aa8..c638106 100644
--- a/recipes/TopLine-single
+++ b/recipes/TopLine-single
@@ -58,14 +58,14 @@ EdgeThickness 1
SnapAttraction 10 SameType Screen
-EWMH-Desktop 3 3 3 3
-EWMH-Panel-Top 30
+EWMH-Desktop 0 0 0 0
+EWMH-Panel-Top 25
AddToFunc StartFunction
+ I Style mwatch !FixedPosition
+ I Style gkrellm !FixedPosition
+ I UpdateStyles
-+ I All (mwatch) Move -0 +30p
++ I All (mwatch) Move -0 +25p
+ I All (gkrellm) Move -0 -0
+ I Style mwatch FixedPosition
+ I Style gkrellm FixedPosition
@@ -73,7 +73,7 @@ AddToFunc StartFunction
# Main menu panel {{{1
All (FvwmButtons-Panel) Close
DestroyModuleConfig FvwmButtons-Panel: *
-*FvwmButtons-Panel: Geometry -3+3
+*FvwmButtons-Panel: Geometry -0+0
*FvwmButtons-Panel: BoxSize smart
*FvwmButtons-Panel: ActiveColorset $[cs_panel_active]
*FvwmButtons-Panel: Colorset $[cs_panel_inactive]
@@ -130,7 +130,7 @@ Script components/scripts/FvwmScript-Clock-dakkar
# Applications panel and menu generator {{{1
All (ApplicationPanel) Close
DestroyModuleConfig ApplicationPanel: *
-*ApplicationPanel: Geometry +3+3
+*ApplicationPanel: Geometry +0+0
*ApplicationPanel: BoxSize smart
*ApplicationPanel: ActiveColorset $[cs_panel_active]
*ApplicationPanel: Colorset $[cs_panel_inactive]
@@ -163,7 +163,7 @@ SetEnv Desk_Pages_X "5"
SetEnv Desk_Pages_Y "5"
PipeRead 'echo SetEnv FvwmPager_Width $((24*$[vp.width]/$[vp.height]*$[Desk_Pages_X])); echo SetEnv FvwmPager_Height $((24*$[Desk_Pages_Y]))'
-PipeRead 'echo *FvwmPager: Geometry $[FvwmPager_Width]x$[FvwmPager_Height]+$((($[vp.width]-$[FvwmPager_Width])/2))+3'
+PipeRead 'echo *FvwmPager: Geometry $[FvwmPager_Width]x$[FvwmPager_Height]+$((($[vp.width]-$[FvwmPager_Width])/2))'
PipeRead 'echo DesktopSize $[Desk_Pages_X]x$[Desk_Pages_Y]'
*FvwmPager: MiniIcons
@@ -191,7 +191,7 @@ AddToFunc raise_pager
+ I WindowId $0 (FvwmPager|mwatch) Layer 0 7
# Settings for icons on the desktop {{{1
-Style * IconBox 1000x600+3-3, IconFill left bottom, IconGrid 30 30
+Style * IconBox 1000x600+0-0, IconFill left bottom, IconGrid 30 30
Style * StickyIcon
# Settings for FvwmIdent {{{1
@@ -215,7 +215,7 @@ AddToFunc NotificationArea-Stalone
+ I SetEnv trayer_area_width "$[trayer_width]"
+ I SetEnv trayer_area_eigth "24"
+ I SetEnv trayer_x "-$[NotificationGeom]"
-+ I SetEnv trayer_y "+3"
++ I SetEnv trayer_y "0"
+ I SetEnv trayer_ic_grav "W"
+ I SetEnv trayer_vert ""
@@ -227,7 +227,7 @@ AddToFunc NotificationArea-Trayer
+ I SetEnv trayer_edge "top"
+ I SetEnv trayer_align "right"
+ I SetEnv trayer_marge "$[NotificationGeom]"
-+ I SetEnv trayer_dist "3"
++ I SetEnv trayer_dist "0"
+ I SetEnv trayer_width_w ""
Test (EnvMatch NotificationAreaManager stalonetray) NotificationArea-Stalone