Re: [dev] Re: [dwm] sloppy monitor focus

2011-11-14 Thread Anselm R Garbe
On 14 November 2011 17:59, Connor Lane Smith wrote: > On 14 November 2011 16:10, Connor Lane Smith wrote: >> Here's a small update which seems to work more reliably. (There was a >> race condition.) > > Regression fix. Sorry for the spam. ;) > > Maybe we can push this to mainline? Go ahead, make

[dev] Re: [dwm] sloppy monitor focus

2011-11-14 Thread Connor Lane Smith
On 14 November 2011 16:10, Connor Lane Smith wrote: > Here's a small update which seems to work more reliably. (There was a > race condition.) Regression fix. Sorry for the spam. ;) Maybe we can push this to mainline? cls dwm-sloppy-monitors.diff Description: Binary data

[dev] Re: [dwm] sloppy monitor focus

2011-11-14 Thread Connor Lane Smith
On 14 November 2011 11:53, Connor Lane Smith wrote: > I noticed today that dwm has click-to-focus monitors (if those > monitors have no clients), which seemed to me a bit at odds with dwm's > general sloppy focus approach. I've attached a patch which fixes this > for my multimonitor setup, at leas