bigmuscle, on 22 March 2013 - 02:27 AM, said:
AeroGlass since v0.4 does not blend layered windows into desktop when alpha value is 254 - it just simply draws the window and blending is rejected (yeah, but the content behind it is still being redrawn). Also, when window does not have a border (which should be the case of any full screen app such as games), it is not set as layered. It brings me an idea that it can have problem when the application creates the normal window with the border and later changes it to borderless fullscreen. In such case, the window would be layered.
MagicAndre1981: Up to Windows 7, Desktop Composition is disabled when some application requires it. But since Windows 8, it is not possible to disable Desktop Composition and it is always enabled.
So, does that mean that our problem is theoretically solvable? Currently, I have a small script running that automatically disables your loader when I'm switching to a fullscreen application,
but it doesn't always solve the problem.
For example, I start Battlefield 3 (or any other fullscreen D3D application), and your loader gets closed by my script.
Then I have a somewhat 50/50 chance that the mouse jitter stops. I don't know why this is the case, but I would love to assist you in troubleshooting this problem
Peacem4k3r