| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
|
| |
|
| |
|
|
|
|
| |
geoms/layouts
|
| |
|
| |
|
|
|
|
| |
instead and a helper macro
|
| |
|
|
|
|
| |
change geometries
|
| |
|
|
|
|
| |
config.anselm.h to show how I'd like to see that people edit their geoms
|
| |
|
| |
|
|
|
|
| |
functions, a third will follow soon
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|