On Thu, Aug 07, 2008 at 09:40:42AM +0200, Viktor Griph wrote: > In events.s in the function __handle_cr_on_client there is an ifdef > EXPERIMENTAL_ANTI_RACE_CONDITION_CODE with the comment > /* Merge all pending ConfigureRequests for the window into a single > * event. However, we can not do this if the window uses the motion > * method autodetection because the merged event might confuse the > * detection code. */ > but the if statement following seems to do the opposite: > if (ea && CR_MOTION_METHOD(fw) == CR_MOTION_METHOD_AUTO) > > is this a bug?
Yes, I'll fix that. Ciao Dominik ^_^ ^_^ -- Dominik Vogt
