Comment 2 for bug 745764

Revision history for this message
Florian Boucault (fboucault) wrote :

Actions that have been tried to save a lot of CPU time when trying to bring the spread up:
- replace background loading by screenshoting nautilus window
- downscaling the screenshot of the windows when loading them
- remove need to load/unload window list
- make window override_redirect: view.setWindowFlags(Qt::X11BypassWindowManagerHint);