From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6cuw-0007Oj-OQ for qemu-devel@nongnu.org; Fri, 05 May 2017 09:05:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6cut-00010P-4b for qemu-devel@nongnu.org; Fri, 05 May 2017 09:05:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45076) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d6cus-00010D-US for qemu-devel@nongnu.org; Fri, 05 May 2017 09:05:03 -0400 Message-ID: <1493989500.371.92.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 05 May 2017 15:05:00 +0200 In-Reply-To: <20170505122019.23144-1-philippevoinov@gmail.com> References: <20170505122019.23144-1-philippevoinov@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2] ui: input-linux: Add absolute event support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Voinov Cc: qemu-devel@nongnu.org Hi, > This patch also refactors the ui/input.c to=20 > support absolute axis > minimum values other than 0. Can you put that into a separate patch please? thanks, Gerd