From 61fbcbc9566400b1580c64ea0f337e14ef2c38ec Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 19 Dec 2008 04:42:18 +0000 Subject: [PATCH] Reminder to implement icon support --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403339 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 80956303d..9b206f1ef 100644 --- a/TODO +++ b/TODO @@ -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