Version: (using Devel) Installed from: Compiled sources Approximately half the effect needed to be rewritten (Mostly window handling stuff) so the patch file itself is kinda complex, but at least the effect is now usable on multi-monitor setups. Requires the effects->screenGeometry() and effects->addRepaint(QRegion) patches that were sent to the mailing list yesterday.
Created attachment 25330 [details] Patch file
Created attachment 25415 [details] Patch file, r2 Replaced screenGeometry() with clientArea()
Created attachment 26111 [details] Patch file, r3 - Removed whitespace changes - Fixed unscalePos() so that it returns the correct desktop on non-square grids - When clicking on black space activate the highlighted desktop, not desktop 1
Patches above do not reach quality standards. Will post a WindowQuadList optimized version to the mailing list sometime soon.