Sorry for the format of the patch, this time I have generated it using diff -uNp. Stefano Stabellini wrote: > Hi all, > > qemu doesn't enqueue mouse events, just records the latest mouse state. > This can cause some lost mouse double clicks if the events are not > processed fast enought. > I am attaching a patch that implements a simple queue for left mouse > click events. > > Best Regards, > > Stefano Stabellini >