Hi Peter,
On Mon, Apr 30, 2012 at 10:54 PM, Peter Hutterer
wrote:
> On Mon, Apr 30, 2012 at 10:10:59PM -0500, Favux ... wrote:
>> Another libwacom question for Waltop tablets. Could/should I create a
>> WCLASS_Waltop? Or should I follow the lead in wcmUSB.c in which case
>> the valid classes in
On Mon, Apr 30, 2012 at 10:10:59PM -0500, Favux ... wrote:
> Another libwacom question for Waltop tablets. Could/should I create a
> WCLASS_Waltop? Or should I follow the lead in wcmUSB.c in which case
> the valid classes include Intuos4, Bamboo, and Graphire? Or should I
> leave in the Waltop t
Hi,
Another libwacom question for Waltop tablets. Could/should I create a
WCLASS_Waltop? Or should I follow the lead in wcmUSB.c in which case
the valid classes include Intuos4, Bamboo, and Graphire? Or should I
leave in the Waltop tablet data the class as WCLASS_UNKNOWN? Either
assign it unkn
On Mon, Apr 30, 2012 at 11:40:47AM +0100, Bastien Nocera wrote:
> On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> > Test each tablet returned for some basic sanity (largely >= 0 values)
>
> Are you going to hook that up?
hook it up to? 'make check' runs all the tests, I'm not sure what
The E6 is so far found only in the x220t, size measured and rounded to the
nearest inch.
The other tablets may be of varying size.
Signed-off-by: Peter Hutterer
Reviewed-by: Bastien Nocera
---
Squashed the two together and updated the class for all serial tablet. The
E6 so far has a fixed size,
On Mon, Apr 30, 2012 at 11:41:30AM +0100, Bastien Nocera wrote:
> On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> > INCLUDES is deprecated in favour of the latter
>
> In the future, no need to send those for review, use your best
> judgement.
half of the reason is review, the other hal
On Mon, Apr 30, 2012 at 4:55 AM, Bastien Nocera wrote:
> On Mon, 2012-04-30 at 16:26 +1000, Peter Hutterer wrote:
>> On Mon, Apr 30, 2012 at 01:12:13AM -0500, Favux ... wrote:
>> > I have a question for the list. Is it intended that non-wacom tablets
>> > on the xf86-input-driver, like the Hanwan
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> INCLUDES is deprecated in favour of the latter
In the future, no need to send those for review, use your best
judgement.
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> test/Makefile.am |2 +-
> tools/Makefil
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> Test each tablet returned for some basic sanity (largely >= 0 values)
Are you going to hook that up?
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> test/Makefile.am |3 +-
> test/tablet-validity.c | 9
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> This thing ships in the HP 2710p, calculated from screen res, round to the
> nearest inch.
Same question as for patch 8
> Signed-off-by: Peter Hutterer
> ---
> data/serial-wacf004.tablet |3 +++
> 1 file changed, 3 insertions(+)
>
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> E6 was simply measured, E3 calculated from dimensions found on the tm2 tech
> specs. Both rounded to the nearest inch.
Is this really useful when the size depends on what laptop make this is
in?
> Signed-off-by: Peter Hutterer
Reviewed-
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> Fractional sizes don't get parse properly, round up to the nearest inch
>
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> data/bamboo-one.tablet |5 +++--
> data/bamboo-pen-and-touch.tablet |4 ++-
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> Listed as "Interactive Pen Display" on the Wacom website
Link?
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> data/dtf-720.tablet |1 +
> data/dti-520.tablet |1 +
> data/dtu-1631.tablet
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> There is no touch-only wacom tablet at this point, so it's safe to assume
> that all tablets have some stylus.
>
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> libwacom/libwacom-database.c |4
> 1 file ch
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> libwacom/libwacom-database.c |2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/libwacom/libwacom-database.c b/libwacom/libwacom-database.c
> index 8351e06..
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> Easier to find now
>
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> data/graphire-wireless-8x6.tablet | 13 +
> data/wireless-pen-tablet.tablet | 13 -
> 2 files changed, 13 insertion
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> The datafiles already use them, might as well have the code for them
>
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> libwacom/libwacom-database.c |4
> libwacom/libwacom.c |2 ++
> libwacom/
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote:
> We return internal memory here, make sure it's const.
>
> Signed-off-by: Peter Hutterer
Reviewed-By: Bastien Nocera
> ---
> libwacom/libwacom.c |5 +++--
> libwacom/libwacom.h |2 +-
> test/dbverify.c |3 ++-
> 3 files
On Mon, 2012-04-30 at 16:26 +1000, Peter Hutterer wrote:
> On Mon, Apr 30, 2012 at 01:12:13AM -0500, Favux ... wrote:
> > I have a question for the list. Is it intended that non-wacom tablets
> > on the xf86-input-driver, like the Hanwang, N-Trig, and Waltop, be
> > able to configure their styli t
19 matches
Mail list logo