Mon, 13 Aug 2007 19:13:54 +0200 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
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 19:13:54 +0200] rev 946
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
Mon, 13 Aug 2007 18:24:15 +0200 made resize more precise
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 18:24:15 +0200] rev 945
made resize more precise
Sun, 12 Aug 2007 13:10:21 +0200 moved floating to layout.c, kept tile.c outside
Anselm R. Garbe <garbeam@gmail.com> [Sun, 12 Aug 2007 13:10:21 +0200] rev 944
moved floating to layout.c, kept tile.c outside
Sun, 12 Aug 2007 12:46:08 +0200 renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
Anselm R. Garbe <garbeam@gmail.com> [Sun, 12 Aug 2007 12:46:08 +0200] rev 943
renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
Sat, 11 Aug 2007 14:44:11 +0200 fixed a comment
Anselm R. Garbe <garbeam@gmail.com> [Sat, 11 Aug 2007 14:44:11 +0200] rev 942
fixed a comment
Sat, 11 Aug 2007 12:11:50 +0200 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
Anselm R. Garbe <garbeam@gmail.com> [Sat, 11 Aug 2007 12:11:50 +0200] rev 941
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
Fri, 10 Aug 2007 18:27:25 +0200 let not overlap the borders
Anselm R. Garbe <garbeam@gmail.com> [Fri, 10 Aug 2007 18:27:25 +0200] rev 940
let not overlap the borders
Fri, 10 Aug 2007 18:16:05 +0200 removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist for details
Anselm R. Garbe <garbeam@gmail.com> [Fri, 10 Aug 2007 18:16:05 +0200] rev 939
removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist for details
Sun, 05 Aug 2007 17:37:40 +0200 slight change of my color scheme
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 17:37:40 +0200] rev 938
slight change of my color scheme
Sun, 05 Aug 2007 16:00:08 +0200 removed spow(x, 0); calls, I did them for consistency's sake, but it should be rather obvious how the scaling works anyways
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 16:00:08 +0200] rev 937
removed spow(x, 0); calls, I did them for consistency's sake, but it should be rather obvious how the scaling works anyways
(0) -300 -100 -10 +10 +100 +300 tip