dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 1586b7a02d15df7648552ded5b370b80996dd94a
parent 2420071f4c595438f3be9b476fcc23142624c50c
Author: garbeam@gmail.com <unknown>
Date:   Sat, 29 Oct 2011 10:57:27 +0200

added keyrelease remark to TODO
Diffstat:
MTODO | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -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