Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-18 | applied Gottox mwfact patch | Anselm R. Garbe | |
2007-08-17 | applied Jukka Salmi's setmwfact patch | Anselm R. Garbe | |
2007-08-16 | applied Jukka's patch | Anselm R. Garbe | |
2007-08-13 | small bugfix | Anselm R. Garbe | |
2007-08-13 | made tile simplier | Anselm R. Garbe | |
2007-08-13 | made Layout a static struct in layout.c, added some convenience getters in ↵ | Anselm R. Garbe | |
layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts | |||
2007-08-12 | renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact | Anselm R. Garbe | |
2007-08-11 | separated layout-specific stuff into separate .h and .c files which are ↵ | Anselm R. Garbe | |
included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code | |||
2007-02-19 | merged tag.c, view.c and tile.c to manage.c | Anselm R. Garbe | |
2007-02-19 | added some new convenience functions | Anselm R. Garbe | |
2007-02-19 | some more refactoring | Anselm R. Garbe | |
2007-02-19 | introduced tile.c, some refactoring of functions | Anselm R. Garbe | |