WebKit is only used for text parts and then only if necessary, the rest is rendered using a QGraphicsView that contains z-ordered elements that are arranged via anchors.zhasha said:I hate to ask the obvious question but if you're rendering with WebKit and Qt, how are you going to get acceleration on this? I'm a little afraid a 600MHz processor won't be able to handle the strain of your eye candy, especially with software rasterization of Qt transitions et al.
Yes, it's accelerated... provided OpenGL is available. We only have OpenGL ES for which I've never heard of a Qt engine. There's an X11 (very slow) backend but I don't assume this is supposed to run under X and if it is I certainly see no use for it as an alternative to PMenu.dflemstr said:Qt itself is graphics accelerated per default (It's very annoying to see Valgrind spit out the thousands of memleaks inside of the nVidia drivers every time I run it ).
Well, it certainly seems possible to use OpenGL ES judging by this article:zhasha said:Yes, it's accelerated... provided OpenGL is available. We only have OpenGL ES for which I've never heard of a Qt engine. There's an X11 (very slow) backend but I don't assume this is supposed to run under X and if it is I certainly see no use for it as an alternative to PMenu.dflemstr said:Qt itself is graphics accelerated per default (It's very annoying to see Valgrind spit out the thousands of memleaks inside of the nVidia drivers every time I run it ).
Don't get me wrong, it's very pretty, but I think Clutter is the obvious choice here for a PMenu alt.
dflemstr said:Well, it certainly seems possible to use OpenGL ES judging by this article:zhasha said:Yes, it's accelerated... provided OpenGL is available. We only have OpenGL ES for which I've never heard of a Qt engine. There's an X11 (very slow) backend but I don't assume this is supposed to run under X and if it is I certainly see no use for it as an alternative to PMenu.
Don't get me wrong, it's very pretty, but I think Clutter is the obvious choice here for a PMenu alt.
http://tiexpressdsp.com/index.php/Building_Qt_for_OMAP35xx_with_OpenGL_ES_accelerated_by_SGX
That should give me Qt Embedded with acceleration.
I don't know whether it integrates well with EGL and X but I'll have to see once the Pandora comes out, right?
I don't know, I don't have a Pandorafusion_power said:Looks very nice, even with the huge ammount of apps. "Kinetic highlighting" movement, very interesting. Now, the whole Menu could be kinetic scrolling ^^
Is it possible to scroll straight with the finger onto the Pandora Touchscreen?
Yes, at the moment. But it's like a 4-line thing to add suspend (add a hide-gui invocation before executing the app)fusion_power said:Does this menu wastes CPU Power when an app is running?
You can use Quicksilver in OS X or Launchy in Windows/Linux to achieve the same thing, there are other programs that do this too.Esn said:I'm amazed, frankly.
Maybe my favorite feature that I've seen so far is the quick ability to search for a program by typing its name. (maybe I'm just easily-impressed... I haven't used anything besides Windows 2000 for ages so...)
dflemstr said:New theme
Simplicity (for those who don't like bloat)
No, you have to check it out for yourself.ashdjones said:dflemstr said:New theme
Simplicity (for those who don't like bloat)
Bigger picture?
This is a Linux application.fusion_power said:Uh, where is the .exe File?