# HG changeset patch # User Sam Lantinga # Date 1229661738 0 # Node ID e2b1abe046411bfd91ce3f2609e4a4ca86d8e2f6 # Parent 3fcb0d447bcd8b9d1d41703259b42935923d2947 Reminder to implement icon support diff -r 3fcb0d447bcd -r e2b1abe04641 TODO --- a/TODO Wed Dec 17 07:19:55 2008 +0000 +++ b/TODO Fri Dec 19 04:42:18 2008 +0000 @@ -4,6 +4,7 @@ * Implement YUV texture support - in progress, software support is done, Ryan is working on OpenGL shaders * Implement desktop video mode change notification? + * Implement icon support (with translucency?) * Verify mouse grab support * Properly handle mouse grab with Vista DPI scaling * Make sure the mouse is where it's supposed to be when un-grabbed