On Fri, Jul 05, 2002 at 05:52:58PM +0200, Dominik Vogt wrote:
> Here we go:
You may want to remove my debug output first:
> SetEnv AUTO_HIDE_GROUP 101
> SetEnv AUTO_HIDE_DELAY 0
>
> DestroyFunc hide_window
> AddToFunc hide_window
> + I Lower $w
> + I State 8 off
>
> DestroyFunc hide_all
> AddToFunc hide_all
> + I All (state 8) hide_window
>
> DestroyFunc show_window
> AddToFunc show_window
> + I echo show $[AUTO_WINDOW_TO_RAISE]
^---- remove this line
> + I WindowId $[AUTO_WINDOW_TO_RAISE] State 8 off
> + I Next (State 8) echo hiding $w ...
^---- this one too
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, mail: dominik.vogt_at_schlund.de, phone: 0721/91374-382
Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Jul 05 2002 - 11:04:50 BST