* <migo_at_homemail.com> [20-Oct-02 16:41 -0700]:
>
>On 20 Oct 2002 13:56:41 -0700, Denis Perelyubskiy wrote:
>>
>> sorry to take up your time with this, but I found another
>> thread on the subject. You emailed the patch out to fix
>> this. Is it possible that it did not get propagated into
>> cvs?
>
>Probably we use different cvs repositories or something like this. :)
>It got propagated for me and both FlipFocus and WindowList work well.
>
>2002-10-06 Dominik Vogt <dominik.vogt_at_gmx.de>
>
> * fvwm/focus.c (__update_windowlist):
> (__set_focus_to_fwin):
> fixed reversal of __update_windowlist arguments causing FlipFocus to
> break [and maybe other things]
>
>If you see this entry in ChangeLog and still have problems with
>WindowList, rereport the problems with the reproduction directions.
Ok, I am an idiot. For the benefit of others who may come
accross the same problem:
AddToFunc WindowListFunc
+ "I" WindowId $0 Iconify -1
+ "I" WindowId $0 FlipFocus
+ "I" WindowId $0 Raise
+ "I" WindowId $0 WarpToWindow 50 50
In the above function I used to have "Focus", not
"FlipFocus" and things did not work. Now it works.
YEEEAAAHHHHHHH!!!!!
thanks :-)
denis
--
// mailto: Denis Perelyubskiy <denisp_at_CS.UCLA.EDU>
// icq : 12359698
// PGP : http://www.cs.ucla.edu/~denisp/files/pgp.asc
--
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 Sun Oct 20 2002 - 19:03:26 BST