2009/9/19 Carlos R. Mafra <[email protected]>

> Martin Dietze wrote:
> > On Wed, September 16, 2009, Paul Harris wrote:
> >
> >> I've just been bitten by some sort of random bug.
> >
> > Actually I think this bug has been there for long. I do not
> > expect this to be 'next'-specific, I'd rather dig in the old
> > code fort his one.
>
>


snip


> The end result is that the 70% window is raised, but
> it does not have the focus :-(
>
>
uuh I suppose that is kind of similar, but the end result I got was that two
windows had a "I've got focus" titlebar.   Maybe add some debugging/auditing
to ensure that no two windows will display a focused-titlebar at the same
time... ie only 1 window on each workspace should be on the list for a
focused-titlebar.

Call the new audit_focus() function each time you change the focus
list/states, and do an assert if there is a clash.   Then I can run wmaker
with ulimit -c and get a core dump for you... I'll compile the git repo with
debugging enabled (you'll need to tell me how - I assume there is a flag you
can set?)

You can also just send me the git patch to apply to the git repo, rather
than committing through the git repo itself.

Reply via email to