Re: [PATCH] Xi: define a default range of axis labels.

2009-02-02 Thread Peter Hutterer
On Fri, Jan 23, 2009 at 12:06:16PM +0100, Simon Thum wrote: Peter Hutterer wrote: patches welcome :) Here y'r. :) From e25f0f7c38c9f5d5cfab4a20fe42ee5cbf38d012 Mon Sep 17 00:00:00 2001 From: Simon Thum simon.t...@gmx.de Date: Fri, 23 Jan 2009 11:39:56 +0100 Subject: [PATCH] xinput:

Re: [PATCH] Xi: define a default range of axis labels.

2009-01-24 Thread Peter Hutterer
On Fri, Jan 23, 2009 at 11:00:05PM -0800, Matt Helsley wrote: On Mon, 2009-01-19 at 23:23 +1100, Peter Hutterer wrote: ATM, we are able to announce that a device has multiple axes, but clients have to take educated guesses as to wether axis N is tilt, pressure, pan or bananas. This patch

Re: [PATCH] Xi: define a default range of axis labels.

2009-01-23 Thread Simon Thum
Peter Hutterer wrote: patches welcome :) Here y'r. :) From e25f0f7c38c9f5d5cfab4a20fe42ee5cbf38d012 Mon Sep 17 00:00:00 2001 From: Simon Thum simon.t...@gmx.de Date: Fri, 23 Jan 2009 11:39:56 +0100 Subject: [PATCH] xinput: create well-known atoms on demand, rather than preinit them ---

Re: [PATCH] Xi: define a default range of axis labels.

2009-01-23 Thread Matt Helsley
On Mon, 2009-01-19 at 23:23 +1100, Peter Hutterer wrote: ATM, we are able to announce that a device has multiple axes, but clients have to take educated guesses as to wether axis N is tilt, pressure, pan or bananas. This patch introduces a set of default properties, initialized by the server

Re: [PATCH] Xi: define a default range of axis labels.

2009-01-21 Thread Peter Hutterer
On Tue, Jan 20, 2009 at 03:27:18PM +0100, Simon Thum wrote: Peter Hutterer wrote: ATM, we are able to announce that a device has multiple axes, but clients have to take educated guesses as to wether axis N is tilt, pressure, pan or bananas. This patch introduces a set of default

[PATCH] Xi: define a default range of axis labels.

2009-01-19 Thread Peter Hutterer
ATM, we are able to announce that a device has multiple axes, but clients have to take educated guesses as to wether axis N is tilt, pressure, pan or bananas. This patch introduces a set of default properties, initialized by the server on init. Drivers can then take the AXIS_LABEL_PROP and fill it