added keyrelease remark to TODO

This commit is contained in:
garbeam@gmail.com 2011-10-29 10:57:27 +02:00
parent 2420071f4c
commit 1586b7a02d
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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