http://bugs.winehq.org/show_bug.cgi?id=15122
--- Comment #29 from Yuri Khan yurivkhan@gmail.com 2009-06-22 01:04:19 --- Created an attachment (id=21944) --> (http://bugs.winehq.org/attachment.cgi?id=21944) Move clipboard handling to a separate thread
I have implemented my idea. My limited testing (that includes the wine notepad, FAR Manager 2.0 b981, and my own test application that (1) puts text on clipboard and sleeps for a minute; (2) puts a delay-rendered text on clipboard and handles delayed rendering messages) shows that it works.
Would someone please do a review before I send it to wine-patches?