From 23bc418d92d554d220cc8135a8475c6d48fc6ddd 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 --- 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