t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit a2a359097922111d13a1db7fd3da132cad84deaa
   DIR parent e8aafb8e918967ac316faf469151f97379d0e672
   URI Author: Anselm R Garbe <anselm@garbe.us>
       Date:   Wed, 24 Jun 2009 19:52:09 +0100
       
       disabled XINULATOR code for now
       Diffstat:
         M dwm.c                               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/dwm.c b/dwm.c
       t@@ -1,4 +1,4 @@
       -#define XINULATOR /* debug, simulates dual head */
       +//#define XINULATOR /* debug, simulates dual head */
        /* See LICENSE file for copyright and license details.
         *
         * dynamic window manager is designed like any other X client as well. It is