Mike Hearn <mike@theoretic.com> writes: > The comments indicate that using CurrentTime is incorrect here, but > gives no explanation as to why, and I couldn't see that change in the > cvs log for that file. As this change appears to fix it, an explanation > as to why it's wrong would be appreciated. The ICCCM says that using CurrentTime is wrong, which is what that comment means. The proper fix is to make sure that windows that need focus are managed; it's going to be a bit of work though. -- Alexandre Julliard julliard@winehq.com