summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2003-07-09 23:15:46 +0000
committerBenedikt Meurer <benny@xfce.org>2003-07-09 23:15:46 +0000
commit2bb1c1156de80257a577802fe0b126f08a586297 (patch)
tree41eb3e7dfc0f905f3f04cfc77a9783a9fcab7bfa /TODO
parent2ab100cb4e865406535fc8a5437de31a037f8a87 (diff)
downloadxfce4-session-2bb1c1156de80257a577802fe0b126f08a586297.tar.gz
Give clients more time to restart: g_idle_add(..) -> g_timeout_add(50,..)
This fixes some problems with clients being restarted too fast and xfwm4 failing to restore window properties correct. (Old svn revision: 4444)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index e0c56883..2832f941 100644
--- a/TODO
+++ b/TODO
@@ -12,3 +12,7 @@
* Try to translate userids provided by smproxy to usernames if hostnames
match.
+
+ * Add tooltip to the trayicon "x clients connected"
+
+ * Add APM support