[PATCH v2] server: Don't wait for low level hook result when queuing hardware message.

Piotr Caban piotr at codeweavers.com
Tue Sep 21 08:51:35 CDT 2021


Without the change graphic drivers are blocking until low level hooks
are processed when injecting keyboard and mouse events. Causes 2-seconds 
(timeout) freeze in GtaV.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
v2:
  - don't specify sender in send_hook_ll_message to avoid queuing result

  server/queue.c | 16 +++++++++++++---
  1 file changed, 13 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Don-t-wait-for-low-level-hook-result-when-queue.txt
Type: text/x-patch
Size: 1779 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210921/d645f0ea/attachment.bin>


More information about the wine-devel mailing list