[Galago-commits] r2370 - trunk/notify-daemon-ng

galago-commits at freedesktop.org galago-commits at freedesktop.org
Mon Dec 12 14:28:34 PST 2005


Author: johnp
Date: 2005-12-12 14:28:31 -0800 (Mon, 12 Dec 2005)
New Revision: 2370

Modified:
   trunk/notify-daemon-ng/ChangeLog
Log:
* Checkin changelog


Modified: trunk/notify-daemon-ng/ChangeLog
===================================================================
--- trunk/notify-daemon-ng/ChangeLog	2005-12-12 22:23:12 UTC (rev 2369)
+++ trunk/notify-daemon-ng/ChangeLog	2005-12-12 22:28:31 UTC (rev 2370)
@@ -1,3 +1,21 @@
+2005-12-12  John (J5) Palmieri  <johnp at redhat.com>
+
+	* src/eggnotificationbubblewidget.c (size_request_handler): removed
+	(egg_notification_bubble_widget_init): initialize draw_arrow to FALSE
+	(_populate_window): Move adding widgets to the table to the 
+	_layout_window method
+	(draw_bubble_widget): now can draw bubble without the arrow
+	(egg_notification_bubble_widget_set_draw_arrow): New method for setting
+	whether or not we should draw the arrow
+
+	* src/notifydaemon.c (_notify_daemon_add_bubble_to_poptart_stack): new
+	method which is used for adding bubbles without x, y coordinates to the
+	"poptart" stack
+	(_remove_bubble_from_poptart_stack): removes a bubble from the stack
+	and repositions the rest of the stack
+	(notify_daemon_notify_handler): add bubble to poptart stack if no
+	no x, y location given
+
 2005-12-09  John (J5) Palmieri  <johnp at redhat.com>
 
 	* src/eggnotificationbubblewidget.c (_layout_window): Add buttons for



More information about the galago-commits mailing list