mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 10:00:45 -05:00
Update TODO
This commit is contained in:
parent
1a80c688fe
commit
d94acdf3d1
18
TODO
18
TODO
@ -1,7 +1,7 @@
|
|||||||
TODO
|
TODO
|
||||||
====
|
====
|
||||||
|
|
||||||
Last updated 08/08/2007
|
Last updated 17/10/2007
|
||||||
|
|
||||||
0.6
|
0.6
|
||||||
===
|
===
|
||||||
@ -10,16 +10,16 @@ Definetly:
|
|||||||
|
|
||||||
- More ClutterUnits support, convert actor API to units.
|
- More ClutterUnits support, convert actor API to units.
|
||||||
- Fragment shader support infrastructure
|
- Fragment shader support infrastructure
|
||||||
- XML/JSON type 'layout' files - include actors + behaviours + timeline etc.
|
* XML/JSON type 'layout' files - include actors + behaviours + timeline etc.
|
||||||
- App developers manual.
|
- App developers manual.
|
||||||
- Events for Actors
|
* Events for Actors
|
||||||
- Add 'sensitive' property, false by default. Only pick sensitive actors
|
* Add 'sensitive' property, false by default. Only pick sensitive actors
|
||||||
- Very simple focus model - actors have a focus flag and if set emit
|
* Very simple focus model - actors have a focus flag and if set emit
|
||||||
key events.
|
key events.
|
||||||
- Motion events need to be explicitly enabled.
|
* Motion events need to be explicitly enabled.
|
||||||
- Mipmaps for pango renderer to improving text scaling quality
|
- Mipmaps for pango renderer to improving text scaling quality
|
||||||
- ClutterScore
|
- ClutterScore
|
||||||
- Class for chaining timelines togeather
|
- Class for chaining timelines together
|
||||||
|
|
||||||
Nice/Maybe:
|
Nice/Maybe:
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ Nice/Maybe:
|
|||||||
- Glitz integration
|
- Glitz integration
|
||||||
- Some kind of focus model.
|
- Some kind of focus model.
|
||||||
- Apple/Win native backends.
|
- Apple/Win native backends.
|
||||||
- ClutterBehaviourDepth (trivial)
|
* ClutterBehaviourDepth (trivial)
|
||||||
- ClutterTextureAnimation (trivial)
|
- ClutterTextureAnimation (trivial)
|
||||||
- Glitz backend over GLX (would cover above)
|
- Glitz backend over GLX (would cover above)
|
||||||
|
|
||||||
@ -40,4 +40,4 @@ Nice/Maybe:
|
|||||||
0.8
|
0.8
|
||||||
===
|
===
|
||||||
|
|
||||||
- ?
|
- ?
|
||||||
|
Loading…
Reference in New Issue
Block a user