On 3/21/08, markus schnalke <[EMAIL PROTECTED]> wrote:
> But anyway, special corner case handling leads to bad code. It
> conflicts with generality, which is one of the design principles.

if you look into the code then you will realise that the 'one tiled
client' case is handled specially anyway
(there is a 'if (--n==0)' branch)

in my setup if (n == 1) then layout falls back to monocle (which is borderless)

Reply via email to