Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
continued with draw.c abstraction, also started util.{h,c} implementation, that will...
[dwm.git]
/
TODO
diff --git
a/TODO
b/TODO
index
8a2d0cb
..
b33a08d
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1
+1,4
@@
-- improve mouse based resizals with quadrant approach (then I think we have feature completeness already)
+- 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