discomfitor pushed a commit to branch enlightenment-0.20.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=fbb24d9e13995036047e26e2ba159c239f880857

commit fbb24d9e13995036047e26e2ba159c239f880857
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Wed Mar 30 16:20:49 2016 -0400

    reshuffle notifications on replace
---
 src/modules/notification/e_mod_popup.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/modules/notification/e_mod_popup.c 
b/src/modules/notification/e_mod_popup.c
index de86673..470c5e3 100644
--- a/src/modules/notification/e_mod_popup.c
+++ b/src/modules/notification/e_mod_popup.c
@@ -133,6 +133,7 @@ notification_popup_notify(E_Notification_Notify *n,
         popup->notif = n;
         popup->id = id;
         _notification_popup_refresh(popup);
+        _notification_reshuffle_cb(NULL, NULL, NULL, NULL);
      }
    else if (!n->replaces_id)
      {

-- 


Reply via email to