mutter/TODO
Matthew Allum 7b1945eb84 2006-06-14 Matthew Allum <mallum@openedhand.com>
* AUTHORS:
        * README:
        * TODO:
        Update all.
2006-06-13 22:29:51 +00:00

27 lines
628 B
Plaintext

TODO
====
Posiible New Features
==
- Gradients
- Audio only object implementing ClutterMedia Interface.
- Some kind of glitz/cairo integration - a GlitzDrawable Actor ?
- Improve clutter label usage as to expose more pango functionality.
- More portability - GL ES, DirectFB?, Windows, Mac ?
- Overhaul co-ordinate system ( more precision ? )
Optimisations
==
- Display lists.
- labels being more conservative on texture creation.
- Custom source rather than idle handler for paints ?
Other
==
- Unit tests
- Much improved examples / demos
- Sort Documentation
- Bindings to languages other than just Python.