Re: XInput: Atmel maXTouch Digitizer touch screen

2012-01-02 Thread Chase Douglas
On 12/26/2011 09:59 AM, Ben Bucksch wrote: > On 22.12.2011 16:47, Chase Douglas wrote: >> If I had to guess, BTN_TOOL_FINGER is likely still getting in the way >> of things in the evdev driver. >> ... >> the maXTouch chips are handled by atmel_mx_ts in >> driver

Re: XInput: Atmel maXTouch Digitizer touch screen

2012-01-06 Thread Chase Douglas
On 01/06/2012 10:57 AM, Ben Bucksch wrote: > On 03.01.2012 03:14, Chase Douglas wrote: >> On 12/26/2011 09:59 AM, Ben Bucksch wrote: >>> I now hacked this file in a very crude way, by removing some of the >>> finger code. Patch below. >>> >>> This has t

Re: XInput: Atmel maXTouch Digitizer touch screen

2012-01-07 Thread Chase Douglas
On 01/07/2012 05:46 AM, Ben Bucksch wrote: > On 07.01.2012 08:04, Chase Douglas wrote: >> On 01/06/2012 10:57 AM, Ben Bucksch wrote: >>> There is no mention of "BTN_TOOL_FINGER" anywhere in that file. >> If you want, you can post the entire source file for you

[ANNOUNCE] xorg-gtest 0.1.0

2012-02-14 Thread Chase Douglas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chase Douglas (59): Rename to xorg-gtest, move some files around, make some fixes Remove unnecessary c++0x std flag Init gtest before checking for special args so --help works properly Remove autoconf check for C compiler since

[ANNOUNCE] xorg-gtest 0.1.1

2012-02-24 Thread Chase Douglas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chase Douglas (5): Fix linking against X server libs Link libxorg-gtest_main against libxorg-gtest Add GPLv3 license as COPYING Generate ChangeLog at make dist time Release version 0.1.1 git tag: xorg-gtest-0.1.1 http

[ANNOUNCE] xorg-gtest 0.2.0

2012-03-19 Thread Chase Douglas
. Chase Douglas (19): Remove xorg-server pkgconfig check Relicense under the X.org preferred license Split data and include build rules out of src build rules Use BASE_CXXFLAGS from xorg macros Define automake CPP warning flags in Makefile.am, not configure.ac Add

[ANNOUNCE] xorg-gtest 0.3.0

2012-06-08 Thread Chase Douglas
dummy server could start before attempting - - Enable the highest verbosity level for the dummy server log file Chase Douglas (12): Add missing Identifier name to 99-virtual-test-devices.conf Add Environment::Kill() to forcefully terminate the dummy Xorg server Kill dummy Xorg server

Re: setting the state of a pointer

2012-06-26 Thread Chase Douglas
On 06/25/2012 06:16 PM, Peter Hutterer wrote: On Mon, Jun 25, 2012 at 11:39:32AM +0200, krastanov.ste...@gmail.com wrote: Many more details can be found here https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1015183 Chase, do you have time to look into that? see comment #

[ANNOUNCE] xorg-gtest 0.4.0

2012-07-26 Thread Chase Douglas
been deprecated in favor of CamelCase * A few various API additions Chase Douglas (10): Ensure xorg-gtest implementation is included in xorg-gtest{-all, _main}.cpp Upgrade dox/Doxyfile Bump xorg-gtest.m4 serial number Fix doxygen run so it works with out-of-tree builds