Contents |
This page lists the road map items for past development cycles. The official road map for Clutter API and features for the current and future release cycles is available at: ClutterRoadMap
Target date for API freeze: 2010-09-07 Release date: 2010-09-24
| description | reference | estimated duration | status | assignee |
|---|---|---|---|---|
| Add a ClutterTableLayout sub-class of ClutterLayoutManager, implementing the MxTable layout algorithm | bug 2038 | done (merged into master) | ebassi | |
| Implement Drag capabilities | bug 1719 | done (merged into master) | ||
| Animation state machine for ClutterAnimator | bug 2113 | done (merged into master) | pippin | |
| XKB support | bug 1721 | done (merged into master) | ebassi | |
| XSETTINGS support | bug 1722 | done (merged into master) | ||
| Accessibility support in-tree | bug 2069 | done (merged into master) | API, ebassi | |
| Add effects for generic Actors | pending | done (merged into master) | ebassi |
Target date for API freeze: 2010-01-31 Release date: 2010-04-04
| description | reference | estimated duration | status | assignee |
|---|---|---|---|---|
| Pick before each paint | bug 1273 | done, pending merge (branch: pick-before-paint) | ebassi | |
| Add a way to determine the paint box of an actor. | pending | 1 week | done (merged into master) | ebassi,rib |
| Improve the use of clipped redraws. | pending | 1 week | done (merged into master) | rib |
| Implement an internal _clutter_actor_get_children API so we have a reliable way to walk all actors. | pending | done (merged into master) | ebassi | |
| Add Offscreen container | bug 1573 | 1 week | in progress, depends on wip/paint-box | ebassi |
| Deprecate ClutterPath and add ClutterPath2D and ClutterPath3D | pending | in progress, branch wip/2d-path-shape | Damien | |
| Serialization support for ClutterScriptable | pending | done (branch: wip/script-serialization) | ebassi | |
| CairoTexture with custom Cairo surface (DRM, GL) | bug 1878 | depends on cairo-gl | mostly done, bits in cairo-gl remaining | |
| GDK Backend | pending | not started | ||
| Wayland Backend | pending | done (merged into master) | ||
| Multi-backend support | pending | not started | ||
| Add texture cache to Clutter | bug 1981 | not started | ||
| XInput2 support | bug 1721 | done (merged in master) | ||
| Input Methods support | pending | not started | ||
| Scrollable container implementation | pending | in progress | ebassi | |
| ClutterMedia implementations using GIO extension points | pending | not started | damien_l |