Mercurial > sdl-ios-xcode
comparison TODO @ 2965:5066298aa82a
Maybe add a timeout for SDL_WaitEvent()
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 02 Jan 2009 16:06:29 +0000 |
parents | 91708bc14aab |
children | c1e3621ba959 |
comparison
equal
deleted
inserted
replaced
2964:0faae272a372 | 2965:5066298aa82a |
---|---|
13 * Make sure the mouse is where it's supposed to be when un-grabbed | 13 * Make sure the mouse is where it's supposed to be when un-grabbed |
14 * Test native window codepath | 14 * Test native window codepath |
15 * Add keyboard enumeration / name query API | 15 * Add keyboard enumeration / name query API |
16 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) | 16 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) |
17 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS | 17 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS |
18 * Add a timeout parameter for SDL_WaitEvent() (?) | |
18 | 19 |
19 Wish list for the 1.3 development branch: | 20 Wish list for the 1.3 development branch: |
20 http://bugzilla.libsdl.org/ | 21 http://bugzilla.libsdl.org/ |
21 | 22 |
22 * Add a way to register custom events | 23 * Add a way to register custom events |