On 1 April 2010 20:24, Troels Henriksen <at...@sigkill.dk> wrote: > dmenu has a bug (or undesirable behaviour) in that it does not raise > itself back to the top if another window appears on top of it, yet it > will still keep keyboard focus, and the user will be typing into an > invisible (or obscured) window. > > The attached patch makes dmenu raise itself (by XRaiseWindow) if it is > ever obscured by another window.
Makes sense and I experienced this rather exotic issue also a couple of times, applied. Cheers, Anselm