> I've been wondering about the changes related to Animating and
> _XA_WM_END_OF_ANIMATION. I don't use animations, so I'm not sure what's
> broken with them and how this fixes it.

The problem with animations is that if the X server is too slow to keep
up, the whole system becomes completely unusable because we gleefully
keep sending more animation commands down the pipe.  So the
_XA_WM_END_OF_ANIMATION is used to make sure we don't accumulate umpteen
animation commands in the queue.

> The patches otherwise look good to me, so I would propose to commit them
> (after removing the debugging prints that I added) to my branch.

I assume you can do that for me.  And thanks for your help,


        Stefan

Reply via email to