dwm.c
Sun, 08 Feb 2009 09:46:23 +0000 a avoid reverting the border if it's not necessary (avoids some flashing on view()) 5.4
Sat, 20 Dec 2008 12:02:14 +0000 a spotted missing spaces
Sat, 20 Dec 2008 00:02:56 +0000 a reverting some border patches
Fri, 19 Dec 2008 23:56:00 +0000 a changed adjustborder to be a macro
Fri, 19 Dec 2008 23:41:31 +0000 a applied yiyus applyrules() patch
Wed, 17 Dec 2008 21:25:32 +0000 a implemented noborder for 1 client in the view
Sat, 13 Dec 2008 17:44:29 +0000 a ok, using signal.h for portability reasons
Sat, 13 Dec 2008 17:27:48 +0000 a removed unnecessary closure of stdin reported by Frederic Chardon, thx
Sat, 13 Dec 2008 16:35:34 +0000 a added sys/signal.h inclusion for BSD compliance
Fri, 12 Dec 2008 19:55:03 +0000 a re-applied Neale's spawn patch, credited Neale in LICENSE
Fri, 12 Dec 2008 19:49:06 +0000 a applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
Sat, 06 Dec 2008 16:20:14 +0000 arg applied yiyus fix
Sat, 06 Dec 2008 09:32:32 +0000 Anselm R Garbe integrated yiyus clearurgent refactoring 5.3.1
Sat, 06 Dec 2008 09:16:48 +0000 arg reverted spawn
Thu, 04 Dec 2008 20:15:00 +0000 Anselm R Garbe added Neale Pickett's spawn patch, thanks Neale 5.3
Sun, 16 Nov 2008 13:22:24 +0000 Anselm R Garbe applied Gottox' comment fix (thanks)
Sun, 19 Oct 2008 12:59:18 +0100 Anselm R Garbe several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
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
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 5.2
Sun, 07 Sep 2008 09:53:59 +0100 Anselm R Garbe applied XGetWMNormalHints fix
Sat, 06 Sep 2008 09:34:49 +0100 Anselm R Garbe I prefer doing the check in showhide
Sat, 06 Sep 2008 09:21:32 +0100 Anselm R Garbe applied Donald Chai's showhide patch in slightly modified ways
Sat, 06 Sep 2008 08:59:51 +0100 Anselm R Garbe applied Martin Hurton's checkotherwm simplification
Tue, 02 Sep 2008 22:36:06 +0100 Anselm R Garbe applied Peter Hartlichs aspect revert fix
Tue, 02 Sep 2008 18:47:01 +0100 Anselm R Garbe applied Gottox' grabkey patch
Mon, 01 Sep 2008 22:18:50 +0100 Anselm R Garbe applied yiyus tagbar patch
Fri, 29 Aug 2008 11:29:42 +0100 Anselm R Garbe fixed merge
Fri, 29 Aug 2008 10:13:47 +0100 Anselm R Garbe checking result of XGetClassHint, removed some obsolete lines in initfont() merge
Wed, 27 Aug 2008 15:03:35 +0100 Anselm R Garbe merged my changes merge
Wed, 27 Aug 2008 12:52:44 +0100 Anselm R Garbe introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
less more (0) -300 -100 -50 -30 tip