This MP switches the notification from a Snap to Interactive; however, it regresses on bug #1324580 in that the notification times out quickly, ignoring the duration suggested by ubuntu-clock-app.
This may be by design for Interactive notifications in unity- notifications, as NotificationServer::buildNotification() doesn't use the timeout hint in Interactive mode. Indeed, the timeout hint's key is "x-canonical-snap-decisions-timeout" The simplest way to satisfy both tickets would be to add a couple of lines to NotificationServer::buildNotification() so timeouts aren't limited to snap decisions. I don't know if/how that affects other design constraints in unity-notifications... adding MacSlow to the ticket for another opinion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350426 Title: Alarm notification should be changed to an interactive notification To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-clock-app/+bug/1350426/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
