mutter/TODO

44 lines
1.1 KiB
Plaintext
Raw Normal View History

2006-05-29 04:59:36 -04:00
TODO
====
2007-12-24 07:13:31 -05:00
$LastChangedDate$
0.6
===
Definetly:
2007-12-24 07:13:31 -05:00
* More ClutterUnits support, convert actor API to units.
* Fragment shader support infrastructure
2007-10-17 06:41:42 -04:00
* XML/JSON type 'layout' files - include actors + behaviours + timeline etc.
- App developers manual.
2007-10-17 06:41:42 -04:00
* Events for Actors
* Add 'sensitive' property, false by default. Only pick sensitive actors
* Very simple focus model - actors have a focus flag and if set emit
key events.
2007-10-17 06:41:42 -04:00
* Motion events need to be explicitly enabled.
- Mipmaps for pango renderer to improving text scaling quality
2007-12-24 07:13:31 -05:00
* ClutterScore
* Class for chaining timelines together
Nice/Maybe:
- Lookat type functionality.
- Improve cogl massively to be be processing like.
- Gradient support ?
- Rectangle like props to all actors
- Glitz integration
2007-12-24 07:13:31 -05:00
* Some kind of focus model.
* Apple/Win native backends.
2007-10-17 06:41:42 -04:00
* ClutterBehaviourDepth (trivial)
- ClutterTextureAnimation (trivial)
- Glitz backend over GLX (would cover above)
(Also see bugzilla.o-hand.com bug with 0.6 milestones for more
detail/status on the above)
0.8
===
2007-10-17 06:41:42 -04:00
- ?