From 51bd043fce410d04fcfa4a0ddc3c138aa803e7d8 Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@derf.homelinux.org>
Date: Fri, 12 Feb 2010 15:09:28 +0100
Subject: [PATCH] TODO: keypad-movement + antialiasing can't be done better,
 apparently.

---
 TODO | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 2342152..e011827 100644
--- a/TODO
+++ b/TODO
@@ -17,4 +17,6 @@ then resizing the window) causing imlib2 warnings.
 remove it.
 
 <keypad begin> antialieses the image, but doing that automatically upon
-key release would be better.
+key release would be better. However, I couldn't find a way to do that so far.
+Even when holding down a key, everytime the eventloop runs I get a
+KeyRelease event.
-- 
GitLab