]> git.phdru.name Git - dotfiles.git/commitdiff
.fvwmrc: minor refactoring
authorOleg Broytman <phd@phdru.name>
Sat, 2 May 2015 16:50:15 +0000 (19:50 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 2 May 2015 16:50:15 +0000 (19:50 +0300)
.fvwm/phd.m4

index cecdfcd3437e46a396c1dc1b989edf61bbdbf254..e4588c4f47f9695c2cdbe8425ceb9f2efe796349 100644 (file)
@@ -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
 #