[Linuxwacom-devel] libwacom: [PATCH 1/3] lib: use kernel flags if available

2012-11-07 Thread Olivier Fourdan
From 11d5e6d38e8237d131153aa5a963393e295208b8 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan ofour...@redhat.com Date: Thu, 11 Oct 2012 10:32:10 +0200 Subject: [PATCH 1/3] lib: use kernel flags if available to identify screen tablets if not set in the database. To properly ensure the device is

[Linuxwacom-devel] libwacom: [PATCH 2/3] data: add the IntegratedIn field to the tablet definitions

2012-11-07 Thread Olivier Fourdan
From 2b5b09ec4691e1fa239bee43fcf038c679b3eeeb Mon Sep 17 00:00:00 2001 From: Olivier Fourdan ofour...@redhat.com Date: Mon, 8 Oct 2012 16:02:39 +0200 Subject: [PATCH 2/3] data: add the IntegratedIn field to the tablet definitions If set, IntegratedIn specifies if the device is integrated in the

[Linuxwacom-devel] libwacom: [PATCH 3/3] lib: add IntegratedIn to device group

2012-11-07 Thread Olivier Fourdan
From 15f93f5d3bd9f2aefd59a5087b2ce44a3c53403c Mon Sep 17 00:00:00 2001 From: Olivier Fourdan ofour...@redhat.com Date: Thu, 11 Oct 2012 12:04:45 +0200 Subject: [PATCH 3/3] lib: add IntegratedIn to device group to describe integrated system devices and screen tablets. A bit field allows to

[Linuxwacom-devel] libwacom: buttons location missing?

2012-10-23 Thread Olivier Fourdan
Hi, Working on the layout definitions here, on the default layout to be precise, ie the layout that would be returned if no SVG layout is provided. I found some tablet definitions such as the graphire-wireless-8x6.tablet which have 2 buttons but no indication of the actual button location,

Re: [Linuxwacom-devel] libwacom: libwacom_is_builtin() misleading?

2012-10-05 Thread Ping Cheng
On Tue, Oct 2, 2012 at 6:20 AM, Olivier Fourdan ofour...@redhat.com wrote: Hi all, While reviewing the libwacom API, I realized that libwacom_is_builtin() could be misleading: /** * @param device The tablet to query * @return non-zero if the device is built-in or zero if the

Re: [Linuxwacom-devel] libwacom: libwacom_is_builtin() misleading?

2012-10-05 Thread Olivier Fourdan
Hi Ping, Ping Cheng said the following on 10/05/2012 06:14 PM: On Tue, Oct 2, 2012 at 6:20 AM, Olivier Fourdanofour...@redhat.com wrote: [...] And if it's the function name, any idea on how we could fix this nicely? GNOME setttings daemon does use libwacom_is_builtin() to determine if a

Re: [Linuxwacom-devel] libwacom: libwacom_is_builtin() misleading?

2012-10-05 Thread Ping Cheng
On Fri, Oct 5, 2012 at 9:20 AM, Olivier Fourdan ofour...@redhat.com wrote: Hi Ping, Ping Cheng said the following on 10/05/2012 06:14 PM: On Tue, Oct 2, 2012 at 6:20 AM, Olivier Fourdanofour...@redhat.com wrote: [...] And if it's the function name, any idea on how we could fix this

[Linuxwacom-devel] libwacom: libwacom_is_builtin() misleading?

2012-10-02 Thread Olivier Fourdan
Hi all, While reviewing the libwacom API, I realized that libwacom_is_builtin() could be misleading: /** * @param device The tablet to query * @return non-zero if the device is built-in or zero if the device is an * external tablet */ int libwacom_is_builtin(WacomDevice

Re: [Linuxwacom-devel] libwacom: libwacom_is_builtin() misleading?

2012-10-02 Thread Bastien Nocera
On Tue, 2012-10-02 at 15:20 +0200, Olivier Fourdan wrote: Hi all, While reviewing the libwacom API, I realized that libwacom_is_builtin() could be misleading: /** * @param device The tablet to query * @return non-zero if the device is built-in or zero if the device is an

[Linuxwacom-devel] libwacom release coming up

2012-06-25 Thread Peter Hutterer
we've had a few additions to libwacom, so it's time for another release (0.6). If there are any patches or bugs I've missed please let me know. small ticket items only (e.g. data definition files). This release will also bump the soname from 2:0:0 to 3:0:1. this version didn't actually change the

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Bastien Nocera
On Mon, 2012-05-21 at 22:28 -0500, Favux ... wrote: I'd appreciate some help on this one. I do not know why I am seeing on 'make check': lt-tablet-validity: tablet-validity.c:94: verify_tablet: Assertion `nstyli == 1' failed. /bin/bash: line 5: 8362 Aborted (core dumped)

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
On Tue, May 22, 2012 at 8:33 AM, Bastien Nocera had...@hadess.net wrote: On Mon, 2012-05-21 at 22:28 -0500, Favux ... wrote: I'd appreciate some help on this one.  I do not know why I am seeing on 'make check': lt-tablet-validity: tablet-validity.c:94: verify_tablet: Assertion `nstyli == 1'

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Bastien Nocera
On Tue, 2012-05-22 at 09:11 -0500, Favux ... wrote: On Tue, May 22, 2012 at 8:33 AM, Bastien Nocera had...@hadess.net wrote: On Mon, 2012-05-21 at 22:28 -0500, Favux ... wrote: I'd appreciate some help on this one. I do not know why I am seeing on 'make check': lt-tablet-validity:

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? test: Test each stylus with an eraser -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Bastien Nocera
On Tue, 2012-05-22 at 10:01 -0500, Favux ... wrote: So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? test: Test each stylus with an eraser The message you posted said it crashed on line 94. This is line 94: 94 ↦ ↦ ↦ break;•

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
On Tue, May 22, 2012 at 10:04 AM, Bastien Nocera had...@hadess.net wrote: On Tue, 2012-05-22 at 10:01 -0500, Favux ... wrote: So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? test: Test each stylus with an eraser The message you posted said it crashed on line 94. This is line 94:  94 ↦  

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
Oh shoot. I'm wrong. I missed the last commit daac0e51d32eb2000e1a7bf48a0ffb018e7c6c7c test: remove special-case for DTI-520 Have to test with that. Sorry for the noise. Dave -- Live Security Virtual Conference

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Peter Hutterer
On Tue, May 22, 2012 at 11:24:49AM -0500, Favux ... wrote: I must be doing something silly. I checked with a new clone and the HEAD doesn't point to the last commit daac0e5, it points to the one before f195cf3. So to get a tablet-validity.c without the DTI520 special case in it I have to do

[Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-21 Thread Favux ...
I'd appreciate some help on this one. I do not know why I am seeing on 'make check': lt-tablet-validity: tablet-validity.c:94: verify_tablet: Assertion `nstyli == 1' failed. /bin/bash: line 5: 8362 Aborted (core dumped) ${dir}$tst FAIL: tablet-validity === 1 of 3

Re: [Linuxwacom-devel] libwacom

2012-02-06 Thread Bastien Nocera
On Sun, 2012-02-05 at 10:49 -0600, Favux ... wrote: I've long suspected that if the stylus will work with the digitizer on a consumer tablet then all the stylus hardware will work too. So if your BambooPT was a Pen model without an eraser a Bamboo Pen Touch model stylus with an eraser would

Re: [Linuxwacom-devel] libwacom

2012-02-06 Thread Ron
On Mon, Feb 06, 2012 at 02:08:49PM +, Bastien Nocera wrote: We also don't support the Lens cursor (which I gather is just a mouse with a crosshair attached). I don't know how many of those wacom actually sell (but I do know professional mapping people who use such devices) - for anyone who

Re: [Linuxwacom-devel] libwacom

2012-02-05 Thread Favux ...
I've long suspected that if the stylus will work with the digitizer on a consumer tablet then all the stylus hardware will work too. So if your BambooPT was a Pen model without an eraser a Bamboo Pen Touch model stylus with an eraser would have a working eraser even on the Pen. And the same

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Bastien Nocera
Favux ... favux.is@... writes: An initial libwacom page: https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom I think the information about filling in the definition files should be in wacom.example directly, and nothing (that would most likely end up being outdated) in

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Favux ...
Hi Bastien, Thanks for reviewing the wiki page. On Thu, Feb 2, 2012 at 10:31 AM, Bastien Nocera had...@hadess.net wrote: I think the information about filling in the definition files should be in wacom.example directly, and nothing (that would most likely end up being outdated) in the Wiki.

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Favux ...
I meant Jason not Peter re the styli. -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Bastien Nocera
On Thu, 2012-02-02 at 11:55 -0600, Favux ... wrote: Hi Bastien, Thanks for reviewing the wiki page. On Thu, Feb 2, 2012 at 10:31 AM, Bastien Nocera had...@hadess.net wrote: I think the information about filling in the definition files should be in wacom.example directly, and nothing

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Chris Bagwell
On Thu, Feb 2, 2012 at 12:31 PM, Bastien Nocera had...@hadess.net wrote: On Thu, 2012-02-02 at 11:55 -0600, Favux ... wrote: Hi Bastien, Thanks for reviewing the wiki page. On Thu, Feb 2, 2012 at 10:31 AM, Bastien Nocera had...@hadess.net wrote: I think the information about filling in

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Jason Gerecke
On Thu, Feb 2, 2012 at 12:09 PM, Chris Bagwell ch...@cnpbagwell.com wrote: On Thu, Feb 2, 2012 at 12:31 PM, Bastien Nocera had...@hadess.net wrote: On Thu, 2012-02-02 at 11:55 -0600, Favux ... wrote: Hi Bastien, Thanks for reviewing the wiki page. On Thu, Feb 2, 2012 at 10:31 AM, Bastien

Re: [Linuxwacom-devel] libwacom

2012-01-30 Thread Peter Hutterer
On Sat, Jan 28, 2012 at 01:04:40PM -0600, Favux ... wrote: Is linuxwacom-devel the correct mailing list to submit patches for libwacom? Or is there another mailing list that should be used? Yeah, that was the plan, especially since I hope that eventually the driver will make use of libwacom as

Re: [Linuxwacom-devel] libwacom

2012-01-30 Thread Favux ...
Thank you. An initial libwacom page: https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom is now posted on the Developer Pages: https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Category:DeveloperPages I do have another question. When I look at the GNOME

<    1   2