From 34672bde5fabcfb1173def4cf6554a6b2f6356cf Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 4 Jan 2009 17:04:29 +0000 Subject: [PATCH] Added keyrepeat to the TODO list --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 5d0566002..a42cbb98d 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,7 @@ * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS * Add a timeout parameter for SDL_WaitEvent() (?) + * Implement key repeat at the driver level Wish list for the 1.3 development branch: http://bugzilla.libsdl.org/