[go: up one dir, main page]

File: TODO

package info (click to toggle)
clutter 0.8.0-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 11,808 kB
  • ctags: 10,141
  • sloc: ansic: 60,915; xml: 27,567; sh: 9,271; makefile: 848
file content (43 lines) | stat: -rw-r--r-- 1,125 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
TODO
====

$LastChangedDate: 2007-12-24 12:13:31 +0000 (Mon, 24 Dec 2007) $

0.6
===

Definetly:

 * More ClutterUnits support, convert actor API to units.
 * Fragment shader support infrastructure
 * XML/JSON type 'layout' files - include actors + behaviours + timeline etc.
 - App developers manual.
 * 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.
   * Motion events need to be explicitly enabled. 
 - Mipmaps for pango renderer to improving text scaling quality
 * 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
 * Some kind of focus model.
 * Apple/Win native backends.
 * 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
===
 
 - ?