On Mon, Mar 27, 2006 at 02:29:19PM -0600, FVWM CVS wrote:
> CVSROOT:      /home/cvs/fvwm
> Module name:  fvwm
> Changes by:   domivogt        06/03/27 14:29:19
> 
> Modified files:
>       .              : ChangeLog NEWS 
>       fvwm           : menus.c 
>       modules/FvwmIdent: FvwmIdent.c 
> 
> Log message:
> * Fixed the TitleWarp menu style.
> 

Hello, I really liked this behaviour, is it possible to re-enable it as
an option? Ever since this was introduced I've been launching the wrong
applications :)

Thanks, Tavis.

(sorry for the late reply, btw) 

$ cvs diff -r1.389 -r1.390 fvwm/menus.c
diff -u -w -r1.389 -r1.390
--- fvwm/menus.c        9 Feb 2006 11:49:33 -0000       1.389
+++ fvwm/menus.c        27 Mar 2006 20:29:19 -0000      1.390
@@ -4411,7 +4411,7 @@
         * Warp the pointer
         */
 
-       if (!do_warp_to_item)
+       if (!do_warp_to_item && parent_menu != NULL)
        {
                MenuItem *mi;
 

-- 
-------------------------------------
[EMAIL PROTECTED] | finger me for my pgp key.
-------------------------------------------------------

Attachment: pgpDEdMLaob0O.pgp
Description: PGP signature

Reply via email to