Add clipboard support to TODO list

This commit is contained in:
Sam Lantinga 2009-08-05 08:12:31 +00:00
parent df5d56827d
commit 1412877281

1
TODO
View File

@ -29,6 +29,7 @@
* Add video modes that have an alpha channel?
* Implement SDL_RenderReadPixels() for screenshots and automated testing
* Create extended set of (negative) error codes and have the API functions document and return them.
* Add clipboard support (from scrap demo)
Wish list for the 1.3 development branch: