1,241 bytes added
, 03:13, 10 August 2014
== Summary ==
Give the notifications progress bars (if they want)
== Owner ==
* Name: [[User:SAMdroid| Sam P.]]
* Email: samDELETEME@sugarlabs.org (You need to get rid of the DELETEME)
== Current status ==
* Targeted release: 0.104
* Last updated: 10/Aug/2014
* Percentage of completion: 50% - needs discussion
== Benefit to Sugar ==
* Progress notifications
* Background software update notifications
* Coolness
== Scope ==
It is a small change that does not break compatibility.
It needs [[Features/Notification_Replacement]] so your progress bar can move!
==UI Design==
The bar replaces the summary. [https://vid.me/yTT Check out this video].
== How To Test ==
[https://gist.github.com/anonymous/cbc5b0e290843dc2c110 Run this Gist in Pippy.]
== Dependencies ==
None!
== Contingency Plan ==
People are sad :(
== Documentation ==
Using the notification hints:
* ''x-sugar-progress-bar'' must be True
* ''x-sugar-progress-pulse'' True for a pulsing bar (see the start of the video)
* ''x-sugar-progress-fraction'' 0.0 to 1.0 for the progress bar progress (eg: 0.5 is 50% filled)
== Release Notes ==
Added notification progress bar functionality.
== Comments and Discussion ==
https://github.com/sugarlabs/sugar/pull/393