diff options
author | garbeam@gmail.com <unknown> | 2011-10-29 10:57:27 +0200 |
---|---|---|
committer | garbeam@gmail.com <unknown> | 2011-10-29 10:57:27 +0200 |
commit | 1586b7a02d15df7648552ded5b370b80996dd94a (patch) | |
tree | dac6c272a4786c7ae0bf5ee9414a87e4c43a1292 /TODO | |
parent | 2420071f4c595438f3be9b476fcc23142624c50c (diff) | |
download | dwm-1586b7a02d15df7648552ded5b370b80996dd94a.tar dwm-1586b7a02d15df7648552ded5b370b80996dd94a.tar.gz dwm-1586b7a02d15df7648552ded5b370b80996dd94a.tar.bz2 |
added keyrelease remark to TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |