From: Oleg Broytman Date: Sat, 2 May 2015 16:50:15 +0000 (+0300) Subject: .fvwmrc: minor refactoring X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=819eea400839abcaaef97b1a652f5cd11bdcf1d3 .fvwmrc: minor refactoring --- diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index cecdfcd..e4588c4 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -460,6 +460,14 @@ AddToFunc RestartFunction + I Module FvwmPager 0 2 + I Next [!iconic CurrentScreen xterm] Focus +DestroyFunc UrgencyFunc +AddToFunc UrgencyFunc ++ I Iconify off ++ I ThisWindow ("*Downloads") Break ++ I FlipFocus ++ I Raise ++ I WarpToWindow 5p 5p + DestroyFunc StartStandardSession AddToFunc StartStandardSession + I GotoDeskAndPage 0 0 0 @@ -550,6 +558,9 @@ DestroyFunc PrintFunction AddToFunc PrintFunction I Raise + I Exec exec xdpr -id $w +DestroyFunc Raise-All +AddToFunc Raise-All I All (!"FvwmButtons|System|*clock") Raise + ############################################################################## # User-defined functions # @@ -595,17 +606,6 @@ DestroyFunc Pidgin AddToFunc Pidgin I GotoDeskAndPage 1 1 0 + I Exec exec pidgin -DestroyFunc Raise-All -AddToFunc Raise-All I All (!"FvwmButtons|System|*clock") Raise - -DestroyFunc UrgencyFunc -AddToFunc UrgencyFunc -+ I Iconify off -+ I ThisWindow ("*Downloads") Break -+ I FlipFocus -+ I Raise -+ I WarpToWindow 5p 5p - ############################################################################## # MENU Setup #