diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-11 21:55:12 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-11 21:55:12 +0100 |
commit | 0135813d97f3b8bbd810db3e83a63e720e35ef31 (patch) | |
tree | bd53cc986b066df6005c8390b252cf9f2036d525 /TODO | |
parent | ff030be3737d1f72be29f9e9f8940079a76c4afd (diff) |
Add <keypad begin> to antialias the image (other keypad keys don't do this)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |