summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-11 21:55:12 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-11 21:55:12 +0100
commit0135813d97f3b8bbd810db3e83a63e720e35ef31 (patch)
treebd53cc986b066df6005c8390b252cf9f2036d525 /TODO
parentff030be3737d1f72be29f9e9f8940079a76c4afd (diff)
Add <keypad begin> to antialias the image (other keypad keys don't do this)
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4e80c9e..2342152 100644
--- a/TODO
+++ b/TODO
@@ -15,3 +15,6 @@ then resizing the window) causing imlib2 warnings.
--fmmode is neither documented nor implemented. Either implement or
remove it.
+
+<keypad begin> antialieses the image, but doing that automatically upon
+key release would be better.