User:Erikos/Planning 12 2 0: Difference between revisions
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 37: | Line 37: | ||
* Palettes |
* Palettes |
||
* Collaboration |
* Collaboration |
||
* move to gnome-session, [http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036799.html Sascha's patches] |
|||
* more toolkit API and code cleanup |
* more toolkit API and code cleanup |
||
Line 44: | Line 45: | ||
** [http://wiki.sugarlabs.org/go/Features/Can_share Can share] (is a defered 0.96 feature) |
** [http://wiki.sugarlabs.org/go/Features/Can_share Can share] (is a defered 0.96 feature) |
||
** make friends view interesting |
** make friends view interesting |
||
** [http://wiki.sugarlabs.org/go/Features/Clipboard_Item_Transfer clipboard item transfer] |
|||
** clipboard sharing |
|||
* Shell |
|||
** [http://wiki.sugarlabs.org/go/Features/Display_Device Display device], advanced screenshot taking (is a defered 0.96 feature) |
|||
** Guide/Hinting animations (introduce the frame, more welcoming intro screen) |
|||
** Sugarize the AP password dialog |
|||
* Browse |
|||
** Advertisement blocker |
|||
== Risk areas == |
== Risk areas == |
Latest revision as of 12:01, 2 May 2012
Dates of interest
- GNOME 3.6 to be released the 26th of September 2012
- Guadec 2012 26th of July - 01 of August 2012
- GTK 3.6 to be released at similar dates
- Webkitgtk is following the GNOME schedule as well
- Fedora 18, to be released at the end of October early November 2012 looking at the Fedora 16 schedule ** FUDCon for Fedora 18?
Calculate the schedule
- start = Start date
- end = Release date
- regression_fixes = x weeks that are regression fixes only
- bug_fixes = x weeks that are bug fixes only
- holidays = x weeks of holidays
- old_cycle = x weeks finish work in the 12.1.0 cycle
- weeks_of_development = (end - start) - regression_fixes - bug_fixes - holidays - old_cycle
Example:
- start = 1. May (18 calendar week)
- end = 1. October (40 calendar week)
- regression_fixes = 4 weeks
- bug_fixes = 4 weeks
- holidays = 2 weeks
- old_cycle = 2 weeks (8 weeks left, 2 weeks of work spending on bug fixes)
- 10 = (40 - 18) - 4 - 4 - 2 - 2
- If releasing the October 01 we would have 10 weeks (2,5 months) of development. If releasing November the 01 we would have 14 weeks (3,5 months) and if releasing December the 01 there would be 18 weeks (4,5 months) of full development.
Needs
- port shell to GTK3 and gobject-introspection
- shell porting page and the toolkit porting page
- port NetworkManager code to nm-glib ?
- port core activities
Fixup ideas
- Activity startup
- Activity launcher getting out of sync
- Palettes
- Collaboration
- move to gnome-session, Sascha's patches
- more toolkit API and code cleanup
Feature ideas
- Collaboration
- Transfer to many (is a defered 0.96 feature)
- Can share (is a defered 0.96 feature)
- make friends view interesting
- clipboard item transfer
- Shell
- Display device, advanced screenshot taking (is a defered 0.96 feature)
- Guide/Hinting animations (introduce the frame, more welcoming intro screen)
- Sugarize the AP password dialog
- Browse
- Advertisement blocker
Risk areas
- porting the Shell to GTK3/gobject-introspection
- porting the core Activities to GTK3/gobject-introspection
- new GTK version
- move to new Fedora base (Fedora 18)?
- Gstreamer 1.0, GStreamer through gobject-introspection (Record, Jukebox, Read) gstreamer bug, Read bug