| Age | Commit message (Collapse) | Author | 
|---|
|  | anymore | 
|  |  | 
|  |  | 
|  | all lines read in one call, except the first!!! one (previously it preferred the last) - but the current approach is simplier and works better for general purpose in conjunction with the offset handling | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | ltidx, added NRULES, NLAYOUTS and Layout *layout as alternatives, removed isarrange(), checking against layout->arrange instead. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | view() and idxoftag(), fixed some NULL comparisions | 
|  |  | 
|  |  | 
|  |  | 
|  | simplier and most flexible than all other possibilities | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise | 
|  | Client->tags | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | on enternotify() | 
|  |  | 
|  | by the clients (esp. if those clients use increment handling heavily) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | conjunction with ff | 
|  |  | 
|  | this seems less annoying after all | 
|  | to allow reuse of setmwfact() and zoom() |