https://bugs.winehq.org/show_bug.cgi?id=41197 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> --- Wine does support _NET_WM_PING, but it can only respond to pings via the application's message loop. This is consistent with the purpose of _NET_WM_PING, and Windows has a similar feature where it can detect unresponsive apps. On Windows in my testing, if you click on a window that's been unresponsive for about 5 seconds, it will grey out the window and add "(Not Responding)" to the window title. Is it possible to make Windows do this by clicking at the right time in the loading process? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.