On Sat, Jul 9, 2011 at 10:01, garbeam <garb...@gmail.com> wrote:
> Hi Peter, > > On 9 July 2011 00:40, Peter Hartlich <bq...@hartlich.com> wrote: > >> I reviewed your patch and concluded I can't apply it as is, because > >> focus() would be called twice, once on the unmapped window, and then > >> on again. > > > > It seems to me that focusing and arranging should be independent > > operations. So here comes another patch to remove focus(NULL) from > > arrange and add it, if missing, everywhere arrange is called after > > either a window might have vanished from selmon's view, or selmon > > itself might have vanished. > > I agree with this and applied both patches. It is not my ideal > solution, but I postpone an ideal version for 6.0. > > All, please test hg tip. If there are no issues this will become 5.9 > tomorrow. > > Cheers, > --garbeam > > just one annoying issue with floating apps. eg. running save as in gimp, will open a window in the background.