On Tue, Oct 23, 2012 at 09:53:58AM +0300, Daniel Bainton wrote: > On 23 October 2012 00:31, Bjartur Thorlacius <[email protected]> wrote: > > Attached is a unified patch against tip for hiding the border of clients > > when in monocle mode. A border is still drawn when in tiled mode, even if > > there's only one client visible. That's unuseful but as a passive reminder > > of the current mode. This behaviour is a compromise stemming from the > > border drawing handler being less accessible. > > > > The patch is makes the same change to both resizeclient() and configure(). > > This is especially awkward considering that resizeclient() calls > > configure(). > > Why didn't you just use the noborder patch in the wiki? > It's called lazyness. My patch is not even complete. Frankly, my message was equally a remark about the seeming redundancy in configure() and resizeclient().
> And please read your patches before sending them, this includes your > personal config.mk changes. My bad.
