Added more info for precise waiting in SDL_WaitEvent()

This commit is contained in:
Sam Lantinga 2009-01-04 19:36:55 +00:00
parent eb2a8d36a0
commit 29bef52fea

1
TODO
View File

@ -20,6 +20,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() (?)
- http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-May/thread.html#65067
* Implement key repeat at the driver level
* Add name -> keysym and name -> scancode lookup functions