Since the effect is already doing lowlevel XCB calls, might be able to replace the appRootWindow()
call with some XCB code?
Or we add it to QNativeInterface::QX11Application
since it is fairly common according to lxr.
Since the effect is already doing lowlevel XCB calls, might be able to replace the appRootWindow()
call with some XCB code?
Or we add it to QNativeInterface::QX11Application
since it is fairly common according to lxr.