On Sun, Jul 22, 2007 at 06:49:39PM +0200, Simon Griph wrote:
> With ...
> 
>    *FvwmButtons: (ActiveColorset 1)
> 
> ... the button isn't redrawn on EnterNotify.

Hm, but that patch does not fix all the problems.  I have

  Key F1 A M GotoPage 0 0
  Key F2 A M GotoPage 1 0
  Style FvwmButtons sticky

  *FvwmButtons: ActiveColorset 2
  *FvwmButtons(11x5, Swallow FvwmPagerB 'FvwmPager FvwmPagerB * *')

Now I do the following:

 1) Pess Alt-F1 to go to page 1 0
 2) Open some window and move it so that it partially covers the
    pager in the button bar.
 3) Press Alt-F1 to go back to page 0 0.
 4) Move the mouse over the pager.  FvwmButtons draws a lit border
    around the pager button.
 5) Move the pointer so that it is over the area that is covered
    by the window on page 1 0.
 6) Press Alt-F2 to switch to page 1 0.

==> Although the pointer is not over the pager button, its border
    is still lit.

Looks like FvwmButtons is ignoring more LeaveNotify events than it
should.

> Se attached patch for a fix.

Committed.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, dominik.vogt (at) gmx.de

Attachment: signature.asc
Description: Digital signature

Reply via email to