> Hi,
> 
> I created patch, which allow me to have selected different layout for each of
> tags. It may or may not be enabled in compile time by (not) define macro
> TAGLAYOUTS. 
> 
> When showing all tags (by using $MODKEY-0), layout of last viewed tag is
> used (and it can be changed there).
> 
> URL:
>       http://na.srck.net/dwm/dwm-3.8-taglayouts.patch
> 
> --anydot

Hi,
just created new version, which have one simply feature:
        - function setlayoutall(const char *arg)

which mimics behaviour of not patched dwm in switching layouts.
I simply switch layouts on all tags in one command. Meaning of argument
is same as in standart setlayout function.

I bind it on MODKEY-C-Space

URL:
        http://na.srck.net/dwm/dwm-3.8-taglayouts.patch

(Previous version of this patch was moved to the 'old' subdirectory)


--anydot


Reply via email to