Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed leading ; | Anselm R.Garbe | 2006-08-16 | 1 | -1/+1 |
| | |||||
* | added sample command to config.default.h to highlight how to query ↵ | Anselm R.Garbe | 2006-08-16 | 1 | -0/+2 |
| | | | | class:instance info with a one-liner of shell commands | ||||
* | applied another config.mk patch made by sander | Anselm R.Garbe | 2006-08-16 | 1 | -1/+1 |
| | |||||
* | we close stdin as well | Anselm R.Garbe | 2006-08-16 | 1 | -3/+4 |
| | |||||
* | simplified sort | uniq into sort -u (on my boxes all sort support -u) | Anselm R.Garbe | 2006-08-16 | 1 | -1/+1 |
| | |||||
* | fixing small bug in config.mk | Anselm R.Garbe | 2006-08-15 | 1 | -2/+2 |
| | |||||
* | adding forgetten whitespace | Anselm R.Garbe | 2006-08-15 | 1 | -1/+1 |
| | |||||
* | added gmane archive to dwm.html | Anselm R.Garbe | 2006-08-15 | 1 | -1/+1 |
| | |||||
* | Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c | Anselm R.Garbe | 2006-08-15 | 1 | -0/+1 |
| | |||||
* | prepared dwm-0.9 0.9 | Anselm R.Garbe | 2006-08-15 | 1 | -2/+2 |
| | |||||
* | extended cleanup | Anselm R.Garbe | 2006-08-15 | 2 | -2/+12 |
| | |||||
* | applied Sanders changes to config.arg.h | Anselm R.Garbe | 2006-08-15 | 1 | -18/+14 |
| | |||||
* | applied jk_to_tab patch | Anselm R.Garbe | 2006-08-15 | 3 | -53/+60 |
| | |||||
* | changed main event loop | Anselm R.Garbe | 2006-08-15 | 3 | -10/+21 |
| | |||||
* | removed NUMLOCKMASK, added dynamically calculated numlockmask instead | Anselm R.Garbe | 2006-08-14 | 6 | -19/+29 |
| | |||||
* | added Sander to LICENSE (since he has contributed/revised big portions) | Anselm R.Garbe | 2006-08-14 | 1 | -0/+1 |
| | |||||
* | applied viewsel.patch | Anselm R.Garbe | 2006-08-14 | 1 | -2/+6 |