Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
screen 0 as window area/bar area, everything else can be used for floating clients
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing
|
|
|
|
|
|
|
|
polishing!
|
|
|
|
|
|
|
|
|
|
Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise
|
|
|
|
|
|
handling in tiled resizals
|
|
|
|
|
|
and changed argument of setlayout to layout[N].symbol check
|
|
|
|
|
|
layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
|
|
|
|
|
|
included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
|
|
map/unmap them instead - PLEASE TEST THIS
|
|
not possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|