Features/Messages Notification: Difference between revisions

Tch (talk | contribs)
No edit summary
Tch (talk | contribs)
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 information from the current notifications.
* Also, requires minimal extensions to jarabe.frame.frame(Frame) to extract the notification text message details.


* Plus, since the current notifications can't show up for long periods of time (to avoid visual spam) a new tray bar needs to be added to the frame.
* 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 ==