Sun, 05 Aug 2007 15:58:07 +0200 | Anselm R. Garbe | applied Jukka's dwm.1 patch | changeset | files |
Sun, 05 Aug 2007 12:47:52 +0200 | Anselm R. Garbe | 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) | changeset | files |
Sat, 04 Aug 2007 10:57:56 +0200 | Anselm R. Garbe | small fix of static function order | changeset | files |
Sat, 04 Aug 2007 10:51:39 +0200 | Anselm R. Garbe | 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.) | changeset | files |
Fri, 03 Aug 2007 19:29:58 +0200 | Anselm R. Garbe | removed a C++ style comment | changeset | files |
Fri, 03 Aug 2007 19:23:30 +0200 | Anselm R. Garbe | implemented ratio tile as described on the mailinglist | changeset | files |