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

Piotr Caban piotr at codeweavers.com
Tue Sep 14 11:27:29 CDT 2021


Without the change graphic drivers are blocking until low level hooks
are processed when injecting keyboard and mouse events. That may cause
deadlocks.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  server/queue.c | 4 ++--
  1 file changed, 2 insertions(+), 2 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: 837 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210914/423a37b5/attachment.bin>


More information about the wine-devel mailing list