| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
those changes are necessary to get a decent multihead support) -- I renamed Monitor into View, to reflect in a better way the dwm terminology of the past
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ltidx, added NRULES, NLAYOUTS and Layout *layout as alternatives, removed isarrange(), checking against layout->arrange instead.
|
|
|
|
|
|
Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conjunction with ff
|
|
this seems less annoying after all
|
|
to allow reuse of setmwfact() and zoom()
|
|
or the extern way when extending it
|
|
|
|
|
|
|
|
|
|
handling in tiled resizals
|
|
|
|
|
|
need to define Key key[] not static to do this. split focusclient into focusnext/prev, fixed config.*.h's
|
|
|
|
|