linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: chris@cnpbagwell.com
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH 1/2] input: synaptics - only report width on hardware that supports it
Date: Mon, 19 Jul 2010 09:07:12 -0700	[thread overview]
Message-ID: <20100719160712.GA13318@core.coreip.homeip.net> (raw)
In-Reply-To: <1279479967-4499-1-git-send-email-chris@cnpbagwell.com>

On Sun, Jul 18, 2010 at 02:06:06PM -0500, chris@cnpbagwell.com wrote:
> From: Chris Bagwell <chris@cnpbagwell.com>
> 
> Synaptics devices report fixed value of 5 for finger/palm widths
> on devices that do not support capability and driver further
> hardcodes to 5.  Stop reporting this fixed value when its
> not supported since its not useful.
> 
> This will aid applications so they can better auto-enable
> support for multi-touch emulation and palm detection logic
> using finger width only for devices that support width detection.
> 
> I can find no applications that currently require existence
> on ABS_TOOL_WIDTH. Since only synaptics and bcm input devices
> currently support this tool, it seems they must handle it gracefully.
> 
> Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>

Applied both, thanks Chris.

-- 
Dmitry

      parent reply	other threads:[~2010-07-19 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-18 19:06 [PATCH 1/2] input: synaptics - only report width on hardware that supports it chris
2010-07-18 19:06 ` [PATCH 2/2] input: synaptics - set min/max for finger width chris
2010-07-19 16:07 ` Dmitry Torokhov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100719160712.GA13318@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=chris@cnpbagwell.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).