GCI 2014/Tasks

From Sugar Labs
Revision as of 03:46, 10 October 2014 by SAMdroid (talk | contribs) (Created page with "This is a list for proposed tasks for the Google Code In 2014. Please contribute. {| class="wikitable sortable" |- ! Title !! Description (inc. links if applicable) !! Time ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a list for proposed tasks for the Google Code In 2014. Please contribute.

Title Description (inc. links if applicable) Time to complete (hours) Tags Categories (Code, QA, Outreach, UI, Docs) Mentor
Sharing Palette Highlight Bug GTK3 Sharing Palette does not highlight the current selected option. The palette should highlight the icon of the selected option. This worked fine in GTK2. You can test with Chat (gtk2) and Browse (gtk3). Ticket: http://bugs.sugarlabs.org/ticket/4467 Relevant code: gtk3 themes at github.com/sugarlabs/sugar-artwork 48 Bug, Sugar, GTK, Theme UI, Code
Magic Tool For Paint The kids want the magic tools from TuxPaint in the sugar Paint activity. The teachers in Uruguay say the kids like the magic tools from TuxPaint. Ticket: http://bugs.sugarlabs.org/ticket/2838 Relevant code: https://github.com/godiard/paint-activity 72 Feature, Magic, Paint, Sugar Activity Code
Use XO Game Keys For Stopwatch Stopwatch must use the game keys! Icons in the buttons in the screen suggest the game buttons can be used to start/stop/reset the counters, but do not work. Probably the problem is the activity have many counters, and can't know what counter relate to the buttons. Ticket: http://bugs.sugarlabs.org/ticket/2976 Relevant Code: http://git.sugarlabs.org/stopwatch Feature, Activity, Stopwatch, XO-Required 48 Code, UI