Comment 1 for bug 271798

Revision history for this message
Neil J. Patel (njpatel) wrote :

The launcher is written using Clutter, which is a GL canvas. I'm not sure what difference reducing the animations would make, the performance would still be horribly slow (like processing clicks etc) as the entire launcher is using software rendering.

Also, I'm not sure how to detect that we're on software rendering. If this is possible, I don't mind making some builds to see if disabling the animations helps.