From 0d7345eadba3786c7359c49ac2d11ac8d159bb72 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 2 Jan 2009 16:06:29 +0000 Subject: [PATCH] Maybe add a timeout for SDL_WaitEvent() --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403427 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 42f1204c8..6a9b8853e 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,7 @@ * Add keyboard enumeration / name query API * 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() (?) Wish list for the 1.3 development branch: http://bugzilla.libsdl.org/