I'm experiencing problems when dragging items on macros; the release event seems not to be captures properly. I added this: XFlush ( RemoteDpy ); to line 360; function eventLopp() when evaluating ButtonRelease event and it works now ok.
Log in to post a comment.