Commit 0d7345ea authored by Sam Lantinga's avatar Sam Lantinga

Maybe add a timeout for SDL_WaitEvent()

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403427
parent 00a0a23f
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
* Add keyboard enumeration / name query API * Add keyboard enumeration / name query API
* Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?)
- http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS - 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: Wish list for the 1.3 development branch:
http://bugzilla.libsdl.org/ http://bugzilla.libsdl.org/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment