On (07/06/07 18:54), Szabolcs Nagy wrote: > i had a little time to look into it so i tried your restackless patch again > the only problem occvures in floating mode, when clients are reordered > floating clients can get behind tiled ones > > to solve this i added raisefloating() which is called in every tiled > lt->arrange to make sure floats are on top (it's like restack but only > operates on c->isfloating clients) > > not the best solution as now i have raisefocused() and raisefloating() > as well, but no flickering with monocle and the old floating behaviour > is preserved. > > nsz >
With latest (tipmost) changes in restack() I contributed, flicker goes away too. To the time, it's most clean solution to this flicker problem. Try it and you will se ;) btw, can you post me your patch with mentioned functions? -- Premysl "Anydot" Hruby >> http://na.srck.net <<
