mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
calendar: Add NotificationSection to message list
Display notifications that have not been dismissed in the message list - eventually this will replace the existing message tray summary. Notification messages show icon, title and one line of the body and can be clicked to activate the default action. However they cannot be expanded, so other actions or the full body text are not accessible in this mode. https://bugzilla.gnome.org/show_bug.cgi?id=744817
This commit is contained in:
parent
025985eb07
commit
dfd887066f
4 changed files with 310 additions and 5 deletions
|
|
@ -20,6 +20,7 @@
|
|||
<file>logged-in-indicator.svg</file>
|
||||
<file>more-results.svg</file>
|
||||
<file>no-events.svg</file>
|
||||
<file>no-notifications.svg</file>
|
||||
<file>noise-texture.png</file>
|
||||
<file>page-indicator-active.svg</file>
|
||||
<file>page-indicator-inactive.svg</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue