mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 19:40:43 -05:00
update TODO list
This commit is contained in:
parent
7361339b7a
commit
f9ab08ac59
12
TODO
12
TODO
@ -8,6 +8,18 @@ Posiible New Features
|
|||||||
- Some kind of glitz/cairo integration - a GlitzDrawable Actor ?
|
- Some kind of glitz/cairo integration - a GlitzDrawable Actor ?
|
||||||
- More portability - GL ES, DirectFB?, Windows, Mac ?
|
- More portability - GL ES, DirectFB?, Windows, Mac ?
|
||||||
- Overhaul co-ordinate system ( more precision ? )
|
- Overhaul co-ordinate system ( more precision ? )
|
||||||
|
- Width-for-height allocation of the actors (esp. ClutterLabel)
|
||||||
|
- Complete over-haul of the ClutterMedia interface
|
||||||
|
o remove the accessors from the vfuncs and use pure properties
|
||||||
|
o add a way to get a timeline from the media source, to be
|
||||||
|
used inside a ClutterAlpha and drive a behaviour
|
||||||
|
o add signals for start and stop
|
||||||
|
- Move the events to the actors instead of the stage
|
||||||
|
o add an event queue to clutter so that we can push/pop the
|
||||||
|
events from it
|
||||||
|
o add support for mouse double click and scroll events
|
||||||
|
- Add focus handling API
|
||||||
|
- Add an entry actor
|
||||||
|
|
||||||
Optimisations
|
Optimisations
|
||||||
==
|
==
|
||||||
|
Loading…
Reference in New Issue
Block a user