Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepared 4.4.1 bugfix and minor feature enhancement release 4.4.1 | Anselm R. Garbe | 2007-08-26 | 1 | -2/+1 |
| | |||||
* | applied Gottox mwfact patch | Anselm R. Garbe | 2007-08-18 | 1 | -8/+7 |
| | |||||
* | applied Jukka Salmi's setmwfact patch | Anselm R. Garbe | 2007-08-17 | 1 | -5/+11 |
| | |||||
* | applied Jukka's patch | Anselm R. Garbe | 2007-08-16 | 1 | -1/+3 |
| | |||||
* | small bugfix | Anselm R. Garbe | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | made tile simplier | Anselm R. Garbe | 2007-08-13 | 1 | -23/+20 |
| | |||||
* | made Layout a static struct in layout.c, added some convenience getters in ↵ | Anselm R. Garbe | 2007-08-13 | 1 | -9/+4 |
| | | | | layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts | ||||
* | renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact | Anselm R. Garbe | 2007-08-12 | 1 | -7/+6 |
| | |||||
* | separated layout-specific stuff into separate .h and .c files which are ↵ | Anselm R. Garbe | 2007-08-11 | 1 | -0/+88 |
| | | | | included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code | ||||
* | merged tag.c, view.c and tile.c to manage.c | Anselm R. Garbe | 2007-02-19 | 1 | -131/+0 |
| | |||||
* | added some new convenience functions | Anselm R. Garbe | 2007-02-19 | 1 | -4/+1 |
| | |||||
* | some more refactoring | Anselm R. Garbe | 2007-02-19 | 1 | -2/+4 |
| | |||||
* | introduced tile.c, some refactoring of functions | Anselm R. Garbe | 2007-02-19 | 1 | -0/+132 |