summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2003-07-15 22:06:32 +0000
committerBenedikt Meurer <benny@xfce.org>2003-07-15 22:06:32 +0000
commit88966722ff9462f0c81f0324154456110451c2a5 (patch)
tree370ace83888863d3d3a8d7875fa50a1a25908afe /NEWS
parent5759534c5645b0dbe8de3b9ff1de52236fc7e026 (diff)
downloadxfce4-session-88966722ff9462f0c81f0324154456110451c2a5.tar.gz
XfceTrayIcon now provides both "clicked" and "double_clicked" signals.
"clicked" is used for the session tray icon. (Old svn revision: 4461)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1f8683b4..b38423fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+20030716:
+---------
+ * XfceTrayIcon now both provides "clicked" (a single left button
+ click) and "double_clicked" (double left button click) signals
+ * XfceTrayIcon no longer autoconnects, you'll need to call
+ xfce_tray_icon_connect() explicitly
+
20030715:
---------
* Version 0.1.1