On 4/4/08, Dashing <dashing_AT_hushmail.com> wrote:
> Hi
>
> I use monocle mode a lot, but I don't like how dialog boxes get
> maximized.
>
> I noticed two versions for going through the clients exist:
> * for(c = clients; c; c = c->next)
> * for(c = nexttiled(clients); c; c = nexttiled(c->next))
>
> Why does monocle use the first and not the second?
the idea was to use monocle as togglemax() which should work on
floating clients as well
imho monocle is a perfectly valid layout, not just as a temporary
maximize in which case the second is more apropriate (i use it that
way too)
Received on Fri Apr 04 2008 - 08:06:27 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:31:00 UTC