Mon, 13 Aug 2007 19:13:54 +0200 | Anselm R. Garbe | made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts | changeset | files |
Mon, 13 Aug 2007 18:24:15 +0200 | Anselm R. Garbe | made resize more precise | changeset | files |
Sun, 12 Aug 2007 13:10:21 +0200 | Anselm R. Garbe | moved floating to layout.c, kept tile.c outside | changeset | files |
Sun, 12 Aug 2007 12:46:08 +0200 | Anselm R. Garbe | renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact | changeset | files |
Sat, 11 Aug 2007 14:44:11 +0200 | Anselm R. Garbe | fixed a comment | changeset | files |
Sat, 11 Aug 2007 12:11:50 +0200 | Anselm R. Garbe | separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code | changeset | files |