Mercurial > sdl-ios-xcode
comparison TODO @ 2995:b3f23a4b4547
Added more info for precise waiting in SDL_WaitEvent()
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2009 19:36:55 +0000 |
parents | f4d14219c2aa |
children | cb792923274e |
comparison
equal
deleted
inserted
replaced
2994:7563b99e9a49 | 2995:b3f23a4b4547 |
---|---|
18 * Test native window codepath | 18 * Test native window codepath |
19 * Add keyboard enumeration / name query API | 19 * Add keyboard enumeration / name query API |
20 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) | 20 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) |
21 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS | 21 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS |
22 * Add a timeout parameter for SDL_WaitEvent() (?) | 22 * Add a timeout parameter for SDL_WaitEvent() (?) |
23 - http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-May/thread.html#65067 | |
23 * Implement key repeat at the driver level | 24 * Implement key repeat at the driver level |
24 * Add name -> keysym and name -> scancode lookup functions | 25 * Add name -> keysym and name -> scancode lookup functions |
25 | 26 |
26 Wish list for the 1.3 development branch: | 27 Wish list for the 1.3 development branch: |
27 http://bugzilla.libsdl.org/ | 28 http://bugzilla.libsdl.org/ |