comparison TODO @ 3233:91eaef1c9cfe

Added request for SDL handling the desktop background window
author Sam Lantinga <slouken@libsdl.org>
date Fri, 07 Aug 2009 09:44:40 +0000
parents cf1ec33ae056
children 5db962a9a991
comparison
equal deleted inserted replaced
3232:aa8de4b80772 3233:91eaef1c9cfe
28 * Add always on top window styles 28 * Add always on top window styles
29 * Add video modes that have an alpha channel? 29 * Add video modes that have an alpha channel?
30 * Implement SDL_RenderReadPixels() for screenshots and automated testing 30 * Implement SDL_RenderReadPixels() for screenshots and automated testing
31 * Create extended set of (negative) error codes and have the API functions document and return them. 31 * Create extended set of (negative) error codes and have the API functions document and return them.
32 * Add clipboard support (from scrap demo) 32 * Add clipboard support (from scrap demo)
33 33 * Add support for desktop windows?
34 34
35 Wish list for the 1.3 development branch: 35 Wish list for the 1.3 development branch:
36 http://bugzilla.libsdl.org/ 36 http://bugzilla.libsdl.org/
37 37
38 * Add a way to register custom events 38 * Add a way to register custom events