http://bugs.winehq.org/show_bug.cgi?id=12067
--- Comment #29 from Qian Hong fracting@gmail.com 2013-10-24 00:46:06 CDT --- (In reply to comment #28)
Hi, this patch seems to work here for TM 2009 and TM 2013 (a similar messenger by Tencent, and have the same problem as QQ).
TM will correctly detect that there has been how long since last user action with the Wine environment. That is, after exactly how long I set in its config, if I don't interact with any application inside that Wine ennvironment, it becomes "away" as expected, and can resume to "online" when I again interact with some application inside that Wine ennvironment. It won't become "away" if set so.
Hi lilydjwg,
Glad to see you here :)
Thanks for testing, could you also test the below series? http://source.winehq.org/patches/data/99942 http://source.winehq.org/patches/data/99943
Apply both patch, then run ./tools/make_request in the Wine source directory, then compile. (It won't compile before running ./tools/make_request )
Thanks!