Re: FVWM: Per application urgency handling

2010-03-04 Thread Nathaniel Stickney
(Thomas just beat me to this) You could do it by defining the UrgencyFunc like DestroyFunc UrgencyFunc AddToFunc UrgnecyFunc + I All ("Pidgin") IMUrgencyFunc + I All ("XChat") IMUrgencyFunc + I All ("Firefox") BrowserUrgencyFunc But that would do strange things if you had more than one Pidgin/XC

Re: FVWM: Per application urgency handling

2010-03-04 Thread Nathaniel Stickney
Actually, Thomas solution works... my bad, didn't finish reading the email he sent. God Bless, Stick -- www.stick-online.net On Thu, Mar 4, 2010 at 12:17, Nathaniel Stickney wrote: > (Thomas just beat me to this) > > You could do it by defining the UrgencyFunc like > > Des