From d7f206df6ca75f187357f91a89ce6d6b7c5591b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C3=85strand?= Date: Tue, 25 Mar 2008 15:13:47 +0000 Subject: [PATCH] Added TODO about reconnecting and icons git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1457 423420c4-83ab-492f-b58f-81f9feb106b5 --- doc/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/TODO b/doc/TODO index 1321d2b..65232b3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -97,3 +97,6 @@ * We support topmost windows at creating time, but we do not detect when this property is added or removed. This can be verified with task manager, which has an "Always on top" option. + + * Window icons are not set when reconnecting. get_icon/update_icon + needs to be called from enum_cb.