From: Oleg Broytman Date: Sun, 3 Jan 2016 14:29:57 +0000 (+0300) Subject: .fvwmrc: put FvwmButtons, FvwmPager and xclock to lower level X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=e6304cf5d426d1d43980eb862e9737d6208cf077 .fvwmrc: put FvwmButtons, FvwmPager and xclock to lower level --- 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