Commits


applied Marc Andre Tanners showhide patch, the removal of ntiled


applied Gottox' patches, and also removed usegrab


applied the patch I missed from Gottox, thanks mate!


applied Gottox' resizehints patch, thanks Gottox!


some NULL fixes


override_redirect is Bool


applied Gottox' adjustborder removal patch (thanks!)


applied nsz' remark


fix of typo, thx to Enno Gottox Boland


Added tag 5.4.1 for changeset 85a78d8afa0f


fixed an issue reported by Nibble, also fixed s/2008/2009/


Added tag 5.4 for changeset 8b7836a471f8


avoid reverting the border if it's not necessary (avoids some flashing on view())


spotted missing spaces


reverting some border patches


changed adjustborder to be a macro


applied yiyus applyrules() patch


implemented noborder for 1 client in the view


made status script example of .xinitrc more useful


ok, using signal.h for portability reasons


removed unnecessary closure of stdin reported by Frederic Chardon, thx


added sys/signal.h inclusion for BSD compliance


re-applied Neale's spawn patch, credited Neale in LICENSE


applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly


applied yiyus fix