3D desktop is an OpenGL program for switching virtual desktops in a seamless 3-dimensional manner on Linux.
When EXA acceleration is applied, you should add the Extensions section in X config file,
Section "Extensions"
Option "Composite" "Enable"
Option "RandR" "off"
EndSection
If using XRandR extension, you should remove the Option "RandR" "off".