gnome-shell/js
Florian Müllner 0569bb18f5 messageTray: Add optional datetime parameter to notifications
Since the last notification redesign, we've been showing the time a
notification was received in the calendar drop-down. However as the
time is in fact added by the NotificationSection, it is actually the
time a notification was added to the list. Usually that difference is
not significant, except when previously received notifications are
restored on startup.
In order to be able to address those cases, we need a time that is
associated with the notification itself, so add a datetime property
that defaults to the current time, but may be set from an optional
parameter as well.

https://bugzilla.gnome.org/show_bug.cgi?id=775799
2017-02-27 20:04:08 +01:00
..
extensionPrefs extensionPrefs: Tweak UI 2017-02-15 23:20:14 +01:00
gdm loginDialog: don't allow type ahead at the login screen 2017-02-14 03:05:33 +01:00
misc util: Add AppSettingsMonitor 2017-02-27 20:02:16 +01:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Don't fail to load because of TLS errors 2017-02-15 14:30:07 +01:00
ui messageTray: Add optional datetime parameter to notifications 2017-02-27 20:04:08 +01:00
js-resources.gresource.xml status: Add nightLight indicator 2017-02-15 23:20:14 +01:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00