On Mon, Jan 16, 2012 at 12:25 AM, Anthony Cox <d...@slainvet.net> wrote:
> This seems to have broken my floating windows - if I have a floating XTerm
> and open a new XTerm (tiled), the floating XTerm ends up behind the tiled
> one and I can no longer raise the floating one above.
>

I just want to mention this breaks raising my floating windows also.
Reverting the lines from the patch:

-       if(m->sel->isfloating || !m->lt[m->sellt]->arrange)
-               XRaiseWindow(dpy, m->sel->win);

seems to fix it again.

Kind regards,
Hiltjo

Reply via email to