Plasma/Plasma Media Center/DecemberMeeting: Difference between revisions
(Created page with "== Papercuts == === General === * No hardcoded colors, take from Plasma::Theme * Air theme doesn't work there, use Oxygen * old black-ish wallpaper === Intro screen === * Jus...") |
(Add meeting minutes) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Release == | |||
=== Strategy === | |||
* Stable, always release-able master | |||
* Features to be worked in separate branches, to be merged after review | |||
* While in freeze, bugs to be reported on bugs.kde.org | |||
=== Release Plan === | |||
* Feature Freeze on 12 December 2012 | |||
* Plasma Media Center 1.0 Release on 12 February 2013 | |||
=== Plasma Active Packages === | |||
* Request Lamarque to maintain PMC package for PA | |||
== Papercuts == | == Papercuts == | ||
=== General === | === General === | ||
* No hardcoded colors, take from Plasma::Theme | * No hardcoded colors, take from Plasma::Theme | ||
* Air theme doesn't work there, use Oxygen | * Air theme doesn't work there, use Oxygen | ||
* old black-ish wallpaper | * old black-ish wallpaper (Marco to find the wallpaper used in the screenshot of [http://community.kde.org/images.techbase/1/1a/Nuno_pics.JPG] ) | ||
* test end to end keyboard navigation | |||
=== Intro screen === | === Intro screen === | ||
* Just a little dot pointer (actionbutton.svgz?) instead of the whole highlight frame | * Just a little dot pointer (actionbutton.svgz?) instead of the whole highlight frame | ||
* no about page | * no about page | ||
* No "Plasma Media Center" label | |||
=== Browser === | === Browser === | ||
* A single spinner, not one per file | * A single spinner, not one per file (or static image to resemble loading) | ||
* no zoom of thumbnails on mouse over | * no zoom of thumbnails on mouse over | ||
* no one pixel gray border | * no one pixel gray border | ||
* elide the text on the places sidebar | |||
== Features == | |||
=== General === | |||
* Way to add plasmoids (after 1.0) | |||
* Hidden config option to hide Filesystem browsing backends (for 1.0) | |||
=== Refactoring === | |||
* Create reusable components for media browsers (after 1.0) |
Latest revision as of 17:20, 9 December 2012
Release
Strategy
- Stable, always release-able master
- Features to be worked in separate branches, to be merged after review
- While in freeze, bugs to be reported on bugs.kde.org
Release Plan
- Feature Freeze on 12 December 2012
- Plasma Media Center 1.0 Release on 12 February 2013
Plasma Active Packages
- Request Lamarque to maintain PMC package for PA
Papercuts
General
- No hardcoded colors, take from Plasma::Theme
- Air theme doesn't work there, use Oxygen
- old black-ish wallpaper (Marco to find the wallpaper used in the screenshot of [1] )
- test end to end keyboard navigation
Intro screen
- Just a little dot pointer (actionbutton.svgz?) instead of the whole highlight frame
- no about page
- No "Plasma Media Center" label
Browser
- A single spinner, not one per file (or static image to resemble loading)
- no zoom of thumbnails on mouse over
- no one pixel gray border
- elide the text on the places sidebar
Features
General
- Way to add plasmoids (after 1.0)
- Hidden config option to hide Filesystem browsing backends (for 1.0)
Refactoring
- Create reusable components for media browsers (after 1.0)