qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] ui: Support non-zero minimum values for absolute input


From: Simon Gaiser
Subject: Re: [Qemu-devel] ui: Support non-zero minimum values for absolute input axes
Date: Mon, 27 Nov 2017 01:22:00 +0000

Philippe Voinov:
> This patch refactors ui/input.c to support absolute axis
> minimum values other than 0. All dependent calls to qemu_input_queue_abs
> have been updated to explicitly supply 0 as the axis minimum value.

Shouldn't the patch also also pass old_value - 1 as the second argument?
Before qemu_input_queue_abs() expected the size and now the maximal
value.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]