You can get the patch from "http://www.hut.fi/~thirsima/fvwm.html".
Mail me if you have problems with the patch - I must admit that I am
not very familiar with patches. :)
--
Teemu Hirsimäki
thir...@cc.hut.fi
http://www.hut.fi/~thirsima/
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majo...@hpc.uh.edu.
To report problems, send mail to fvwm-...@hpc.uh.edu.
I haven't tried this patch but I wonder if it is possible to make the
direction stuff a bit more general? Instead of a new command that does
fixed things in a certain direction I think it might be nice to have it
take conditions like Next & Prev and execute a function on the selected
window e.g.
GoToDir [North !Iconic !*OnBottom*] my_funky_focus_function
GoToDir [South West !Iconic] focus_and_flash_border
Hope this helps
Tim.
> I haven't tried this patch but I wonder if it is possible to make the
> direction stuff a bit more general? Instead of a new command that does
> fixed things in a certain direction I think it might be nice to have it
> take conditions like Next & Prev and execute a function on the selected
> window e.g.
> GoToDir [North !Iconic !*OnBottom*] my_funky_focus_function
Yes, you are absolutely right. That would be a lot more useful.
I think I will spend the next weekend hacking the sources more. :)
--
Teemu Hirsimäki
thir...@cc.hut.fi
http://www.hut.fi/~thirsima/