Wed, 15 Oct 2008 18:08:24 +0200 | Premysl Hruby | removed NOBORDER(broken and badly used), introduce WIDTH/HEIGHT macros for computing client size with border added, fixes bug announced by sergey_m | changeset | files |
Tue, 09 Sep 2008 20:47:01 +0100 | Anselm R Garbe | Added tag 5.2 for changeset e4bcaca8e6ef | changeset | files |
Mon, 08 Sep 2008 22:24:05 +0100 | Anselm R Garbe | using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99 | changeset | files |