From 88d8f755cb9c61538b61b613af1e255469946033 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() --- 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/