aboutsummaryrefslogtreecommitdiff
path: root/recipes/Dakkar
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/Dakkar')
-rw-r--r--recipes/Dakkar18
1 files changed, 11 insertions, 7 deletions
diff --git a/recipes/Dakkar b/recipes/Dakkar
index b02dab7..8ed0aa3 100644
--- a/recipes/Dakkar
+++ b/recipes/Dakkar
@@ -1,6 +1,9 @@
Include components/functions/Music
Include components/functions/Screen-Menu
Include components/functions/Numpad-multihead
+Include components/functions/Gather
+
+Module FvwmCommandS
InfoStoreAdd DeskIconsSign " "
LoadPreferences IconsType
@@ -29,15 +32,15 @@ Style * StickyIcon
Module FvwmAuto 300 -passid -menterleave \
- "Silent raise_pager" \
- "Silent lower_pager"
+ "Silent Raise_Pager" \
+ "Silent Lower_Pager"
-DestroyFunc lower_pager
-AddToFunc lower_pager
+DestroyFunc Lower_Pager
+AddToFunc Lower_Pager
+ I WindowId $0 (FvwmPager|mwatch) Layer 0 2
-DestroyFunc raise_pager
-AddToFunc raise_pager
+DestroyFunc Raise_Pager
+AddToFunc Raise_Pager
+ I WindowId $0 (FvwmPager|mwatch) Layer 0 7
DestroyFunc FvwmPagerWindow
@@ -45,7 +48,7 @@ AddToFunc FvwmPagerWindow
+ I All (FvwmPager) Close
+ I DestroyModuleConfig FvwmPager: *
+ I PipeRead 'echo InfoStoreAdd FvwmPager_Width $((28*$[infostore.Desk_Pages_X])); echo InfoStoreAdd FvwmPager_Height $((24*$[infostore.Desk_Pages_Y]))'
-+ I PipeRead 'echo *FvwmPager: Geometry $[infostore.FvwmPager_Width]x$[infostore.FvwmPager_Height]+$(((2560-$[infostore.FvwmPager_Width])/2))'
++ I PipeRead 'echo *FvwmPager: Geometry $[infostore.FvwmPager_Width]x$[infostore.FvwmPager_Height]+$(((1920-$[infostore.FvwmPager_Width])/2))'
+ I *FvwmPager: MiniIcons
+ I *FvwmPager: Font none
+ I *FvwmPager: WindowBorderWidth 1
@@ -59,6 +62,7 @@ AddToFunc FvwmPagerWindow
FvwmPagerWindow
FvwmTrayerPanel request pixel "24" top right "420" "4"
+Style trayer UseStyle FvwmParts
All (FvwmButtons-Panel) Close
DestroyModuleConfig FvwmButtons-Panel: *