> 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.
That's why I attacked the SDL problem from another angle. The patch from my privious mail[1] should fix this and the SDL problem. [1] http://lists.suckless.org/dev/1201/10607.html -- Eckehard Berns