mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
calendar: Add MessageList and Section/Message base types
The message list is a scrollable list that will hold sections of different types of time-related messages like notifications, calendar events or birthday reminders. When no section displays any content for the selected date, a placeholder is shown instead. https://bugzilla.gnome.org/show_bug.cgi?id=744817
This commit is contained in:
parent
053e54f944
commit
464f552dd2
5 changed files with 609 additions and 6 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<file>gnome-shell-high-contrast.css</file>
|
||||
<file>logged-in-indicator.svg</file>
|
||||
<file>more-results.svg</file>
|
||||
<file>no-events.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