Features/Notification System: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
== Owner == | == Owner == | ||
* Name: [[User: | * Name: [[User:SAMdroid|SAMdroid]] | ||
* Email: sam.parkinson3@gmail.com | * Email: sam.parkinson3@gmail.com | ||
| Line 14: | Line 14: | ||
Based off http://wiki.sugarlabs.org/go/Design_Team/Proposals/Notifications | Based off http://wiki.sugarlabs.org/go/Design_Team/Proposals/Notifications | ||
[[File:Activity_notification_pulsing_courner.png | thumb | center | 640px | | |||
'''A good video''': https://vidd.me/0Lv | When a notification is received it pulses in the top left for 5 seconds. For activities it uses the activity icon with an [!] in the bottom left.]] | ||
[[File:Activity_notification_frame.png | thumb | center | 640px | | |||
The notification is then placed under it's activity in the frame. If an activity has notifications it has the [!] icon placed in the bottom left, just like the pulsing popup icon. | |||
The palette lists all the notifications below the stop button. | |||
Clicking on the activity dismisses all notifications. Clicking on a notification dismiss it individually.]] | |||
[[File:System_notificaton_pulsing.png | thumb | center | 640px | | |||
System notifications show in the top left corner too. | |||
They can have any icon they want. They still have the pulsing icon and the [!] in the bottom left.]] | |||
[[File:System_notificaton_frame.png | thumb | center | 640px | | |||
System notifications are given their own icon at the end of the frame. This icon has the [!] in the bottom left. | |||
Underneath there is the data and a dismiss button.]] | |||
'''A good video demo''': https://vidd.me/0Lv | |||
So basically as the video shows there are 2 types of notifications. Both have a pulsing icon in the top left. Activity notifications show there notification under their icon. System notifications get their own icon per notification. Both modifications icons have a [!] icon. | So basically as the video shows there are 2 types of notifications. Both have a pulsing icon in the top left. Activity notifications show there notification under their icon. System notifications get their own icon per notification. Both modifications icons have a [!] icon. | ||