Re: [dev] dwm: bug in fullscreen mode (SDL?)

From: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Sun, 22 Jan 2012 20:15:44 +0100

On Mon, Jan 16, 2012 at 12:25 AM, Anthony Cox <dwm_AT_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
Received on Sun Jan 22 2012 - 20:15:44 CET

This archive was generated by hypermail 2.3.0 : Sun Jan 22 2012 - 20:24:04 CET