All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping Cheng <pinglinux@gmail.com>
To: Henrik Rydberg <rydberg@euromail.se>
Cc: Jiri Kosina <jkosina@suse.cz>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Ping Cheng <pingc@wacom.com>,
	Chris Bagwell <chris@cnpbagwell.com>,
	Peter Hutterer <peter.hutterer@who-t.net>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] input: mt: Move tracking and pointer emulation to input-mt
Date: Tue, 7 Dec 2010 13:17:23 -0800	[thread overview]
Message-ID: <AANLkTikzDbsw8Umrwjb4ij89NcNp3y41gP9kZ_zk2JPE@mail.gmail.com> (raw)
In-Reply-To: <4CFE9FF6.2080800@euromail.se>

On Tue, Dec 7, 2010 at 12:58 PM, Henrik Rydberg <rydberg@euromail.se> wrote:
>
>> I do see an issue when pen coming in prox while fingers were on the
>> tablet. Fingers up events are missing.
>>
>> Since it is unrelated to this patch, I'll submit another patch as a
>> bug fix later.
>
> Actually, I believe it is correct as is. One could always argue (and I did at
> the time of that change) whether touch up is the right thing to do in the
> proximity of the pen, but that is what the code does now. As proof, check how
> input_mt_report_slot_state() is used.

I see.  input_mt_report_slot_state does take care of the case. That
unifies the code a lot more than I expected. Thank you.

Ping

      reply	other threads:[~2010-12-07 21:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 11:45 [PATCH v3] input: mt: Move tracking and pointer emulation to input-mt Henrik Rydberg
2010-12-07 14:53 ` Jiri Kosina
2010-12-07 20:04   ` Henrik Rydberg
2010-12-07 20:39     ` Ping Cheng
2010-12-07 20:58       ` Henrik Rydberg
2010-12-07 21:17         ` Ping Cheng [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=AANLkTikzDbsw8Umrwjb4ij89NcNp3y41gP9kZ_zk2JPE@mail.gmail.com \
    --to=pinglinux@gmail.com \
    --cc=chris@cnpbagwell.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.hutterer@who-t.net \
    --cc=pingc@wacom.com \
    --cc=rydberg@euromail.se \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.