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
Sun, 05 Aug 2007 15:58:07 +0200 applied Jukka's dwm.1 patch
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 15:58:07 +0200] rev 936
applied Jukka's dwm.1 patch
Sun, 05 Aug 2007 12:47:52 +0200 changed shortcuts as described on the mailinglist, added sanity checks for ratios during tile (fallback to wah if clients would get too small), documented that new stuff/shortcuts in dwm(1)
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 12:47:52 +0200] rev 935
changed shortcuts as described on the mailinglist, added sanity checks for ratios during tile (fallback to wah if clients would get too small), documented that new stuff/shortcuts in dwm(1)
Sat, 04 Aug 2007 10:57:56 +0200 small fix of static function order
Anselm R. Garbe <garbeam@gmail.com> [Sat, 04 Aug 2007 10:57:56 +0200] rev 934
small fix of static function order
Sat, 04 Aug 2007 10:51:39 +0200 I introduced {H,V}RATIO and inc{h,v,}ratio() functions - the default behaves like in dwm-4.3, config.arg.h shows how I prefer the ratio being handled (for the future I plan to change const char *arg into ..., and renaming Client into Win.)
Anselm R. Garbe <garbeam@gmail.com> [Sat, 04 Aug 2007 10:51:39 +0200] rev 933
I introduced {H,V}RATIO and inc{h,v,}ratio() functions - the default behaves like in dwm-4.3, config.arg.h shows how I prefer the ratio being handled (for the future I plan to change const char *arg into ..., and renaming Client into Win.)
(0) -300 -100 -10 +10 +100 +300 tip