| ba59bc8b |
preparing 0.6 which will be available in the evening after sanders patch approx. |
arg@10ksloc.org |
2006-07-21 |
| cd8d8e12 |
sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY |
arg@10ksloc.org |
2006-07-21 |
| 04eb016e |
applied sanders no_sizehints for tiled mode patch (thx!) |
arg@10ksloc.org |
2006-07-20 |
| 0a434209 |
serious mistake in pop() (forgot to set c->prev to NULL on pop) |
arg@10ksloc.org |
2006-07-20 |
| 72707c2f |
using double-linked list in order to get correct prev focus handling |
arg@10ksloc.org |
2006-07-20 |
| 06dc514b |
added yet another CUTOMIZE tag |
arg@10ksloc.org |
2006-07-20 |
| 2b5553b1 |
cleaned the CUSTOMIZE flags |
arg@10ksloc.org |
2006-07-20 |
| 4688ad18 |
made status bar drawing more robust, implemented togglemax and togglemode, works quite well |
arg@10ksloc.org |
2006-07-20 |
| dc5d967e |
cleaned up code |
arg@10ksloc.org |
2006-07-20 |
| fe3756c8 |
Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9 |
arg@10ksloc.org |
2006-07-20 |
| 01b151f5 |
prepared 0.4 |
arg@10ksloc.org |
2006-07-20 |
| 8bb4a93f |
using O3 instead of Os, binary size still < 40kb |
arg@10ksloc.org |
2006-07-20 |
| 5ec04b77 |
fixed version in man page |
arg@10ksloc.org |
2006-07-20 |
| 3657eaed |
yet another html patch |
arg@10ksloc.org |
2006-07-20 |
| 9291283a |
updated html |
arg@10ksloc.org |
2006-07-20 |
| eccd02de |
makefile now sets permissions for executables and man pages |
arg@10ksloc.org |
2006-07-20 |
| 11737233 |
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable |
arg@10ksloc.org |
2006-07-20 |
| bcaf6a7a |
implemented regexp matching for rules |
arg@10ksloc.org |
2006-07-19 |
| f95eed34 |
applied Jukka's patch with s/ModKeyMask/MODKEY/g |
arg@10ksloc.org |
2006-07-19 |
| 1eaffa37 |
removed TODO, because dwm is nearly finished |
arg@10ksloc.org |
2006-07-19 |
| b1697e8d |
reapplied my default keybindings |
arg@10ksloc.org |
2006-07-19 |
| 801d11c7 |
alternate dwm.png |
arg@10ksloc.org |
2006-07-19 |
| 1b855fcc |
Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2 |
arg@10ksloc.org |
2006-07-19 |
| d34b4c7b |
some changes in the html page |
arg@10ksloc.org |
2006-07-19 |
| 1f9614f8 |
prepared 0.3 |
arg@10ksloc.org |
2006-07-19 |
| 4491bdda |
fixed the bug mentioned by Sander |
arg@10ksloc.org |
2006-07-19 |
| 8af1d973 |
refactored Sanders code somewhat |
arg@10ksloc.org |
2006-07-19 |
| 79cd4088 |
implemented fallback for too many clients in stacked mode |
arg@10ksloc.org |
2006-07-19 |
| 18be893b |
and another fix... |
arg@10ksloc.org |
2006-07-19 |
| 0fb1842f |
yet another typo fix |
arg@10ksloc.org |
2006-07-19 |