[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Re: ratmenu feature requests (really well thought over)
From: |
Rupert |
Subject: |
Re: [RP] Re: ratmenu feature requests (really well thought over) |
Date: |
Sat Oct 19 09:40:01 2002 |
On Fri, 18 Oct 2002 09:05:40 -0700
Jonathan Walther <address@hidden> wrote:
> On Fri, Oct 18, 2002 at 03:52:28PM +0200, Bj?rn Lindstr?m wrote:
>
> >b) The option of making ratmenu die as soon at it looses focus.
>
> How can a program RELIABLY detect when it's window is no longer on top?
> Purely reacting to mapping events is easy; is there a coresponding unmap
> event that acts the same way so I don't have to poll every second?
I've tried to make a patch, but I have my doubts about how reliable this
is as there is a mysterious FocusOut event generated when ratmenu fires
up. But it seems to work for me.
http://www.maths.lancs.ac.uk/~levene/ratmenu-focusout.diff
Rupert