t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 1586b7a02d15df7648552ded5b370b80996dd94a
   DIR parent 2420071f4c595438f3be9b476fcc23142624c50c
   URI Author: garbeam@gmail.com <unknown>
       Date:   Sat, 29 Oct 2011 10:57:27 +0200
       
       added keyrelease remark to TODO
       Diffstat:
         M TODO                                |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/TODO b/TODO
       t@@ -1,2 +1,4 @@
       +- add a flag to Key to execute the command on release (needed for commands
       +                affecting the keyboard grab, see scrot -s for example)
        - add updategeom() hook for external tools like dzen
        - consider onscreenkeyboard hooks for tablet deployment