Features/Messages Notification: Difference between revisions
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
* This feature requires a some re-factoring of jarabe.frame.notification(NotificationIcon, NotificationWindow) widgets. | * This feature requires a some re-factoring of jarabe.frame.notification(NotificationIcon, NotificationWindow) widgets. | ||
* Also, requires minimal extensions to jarabe.frame.frame(Frame) to extract the text | * Also, requires minimal extensions to jarabe.frame.frame(Frame) to extract the notification text message details. | ||
* Plus, since the | * Plus, since the corner notifications icons can't be seen for long periods of time (to avoid visual spam), a new tray bar can be added to the left side of the bottom frame window. This tray will contain current session's notifications. | ||
== Benefit to Sugar == | == Benefit to Sugar == | ||