From e6304cf5d426d1d43980eb862e9737d6208cf077 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 3 Jan 2016 17:29:57 +0300 Subject: [PATCH] .fvwmrc: put FvwmButtons, FvwmPager and xclock to lower level --- .fvwm/phd.m4 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index e5afe0b..3f8b1b0 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -232,7 +232,8 @@ Style * BorderWidth 5, HandleWidth 5, Icon unknown1.xpm Style * DecorateTransient, ClickToFocusRaisesOff Style "Fvwm*" !Title, Sticky, WindowListSkip -Style "FvwmButtons" !Handles, BorderWidth 0 +Style "FvwmButtons" !Handles, BorderWidth 0, Layer 2 +Style "FvwmPager" Layer 2 # Terminals Style "*term" Icon term.xpm @@ -259,7 +260,7 @@ Style "*Pidgin*" MinOverlapPercentPlacement # (S)MPlayer Style "*MPlayer*" Layer 6, PositionPlacement 350p 100p -Style "*clock" !Title, Sticky, WindowListSkip, Color Black/#40c040, NeverFocus, PositionPlacement 50-50w +1p +Style "*clock" !Title, Sticky, WindowListSkip, Color Black/#40c040, NeverFocus, PositionPlacement 50-50w +1p, Layer 2 Style "emacs" NoPPosition Style "gxmessage" PositionPlacement 50-50w +20 Style "*lock" !Title, Sticky, WindowListSkip @@ -570,7 +571,7 @@ AddToFunc PrintFunction I Raise + I Exec exec xdpr -id $w DestroyFunc Raise-All -AddToFunc Raise-All I All (!"FvwmButtons|System|Net|Work|*clock") Raise +AddToFunc Raise-All I All Raise ############################################################################## # User-defined functions -- 2.39.2