diff options
author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 20:28:19 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 20:28:19 +0200 |
commit | 7fe717c29f9dafc4fc38313adbbb7c85619dec69 (patch) | |
tree | bee9de83c270e21195f79ca86430f305cdd28fec /TODO | |
parent | 3aad92202d58208c4197857d3f17c535ba0bd56a (diff) | |
download | dwm-7fe717c29f9dafc4fc38313adbbb7c85619dec69.tar.gz |
fixed several things, nearly feature complete
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO new file mode 100644 index 0000000..8a2d0cb --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +- improve mouse based resizals with quadrant approach (then I think we have feature completeness already) |