discomfitor pushed a commit to branch master.

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

commit 1f417792d6231c3a2080f4e9b46abd9c36ccbd5e
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