Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|