So what was the issue?
There are several, in fact.
First of all, the Xserver does not have the proper extensions. It would need AIGLX in order to avoid an XGL-like solution (which would be more likely, but undesirable).
Secondly, compiz expects proper OpenGL, it would need to be ported to ES.
It may even be impossible, due to the closed source driver. Kwin4 has more of a chance to work on the pandora, but it would be a bit slow with Xrender.
Effects would probably be more easily achieved with a custom solution.
The drivers won't provide the function needed by AIGLX: it's an extention to openGL... XGL is a no go as it would have to be rewriten from opengl|es anyway. And AIGLX and XGL depend on a full-blown Xserver, but we will "only" have kdrive (was, mini-xserver).
But the driver do provide EGL. So an xegl server is belivable (if some mad Xorg coder step in this project dead for 3 years
)
Oh, and by the way, QT 4.5 will provide an accelerated version of qt on kdrive/opengl|es based on EGL. So we can hope a fast kde4 with (but dont dream about this) effects based on Xrender extention.
Gautama said:
I need my desktop cube
if you _need_ it then pandora is not for you, and not a single handheld is or will in a near futur.
Wouldn't it even be possible to use full X (on xubuntu for example, is xubuntu in the videos relly using kdrive)? According to the
wikipedia article kdrive doesn't exist by it self anymore, it's integrated in main X, is this correct?