From: Henrik Rydberg <rydberg@euromail.se>
To: "Felipe F. Tonello" <eu@felipetonello.com>, linux-input@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Subject: Re: [PATCH 0/2] input: mt: Add helper function to send end events
Date: Tue, 31 Dec 2013 10:26:31 +0100 [thread overview]
Message-ID: <52C28DC7.9020003@euromail.se> (raw)
In-Reply-To: <1388455601-17033-1-git-send-email-eu@felipetonello.com>
Hi Felipe,
> Adds a helper function to send end touch events for active tracking ids.
> And also implements it in egalax driver.
What problematic scenario is this supposed to solve?
The 'release on suspend' is only an approximation to the 'close laptop' scenario,
it is certainly not correct in the coffee table case, for instance. Instead of
hardcoding this in the kernel, userland can easily detect long intervals
directly using the event time.
Unless there is already a reasonable mechanism in your user application which
deals with cases like this but fails to account for your particular problem
scenario, the patch will not be applied.
Thanks,
Henrik
next prev parent reply other threads:[~2013-12-31 9:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-31 2:06 [PATCH 0/2] input: mt: Add helper function to send end events Felipe F. Tonello
2013-12-31 2:06 ` [PATCH 1/2] " Felipe F. Tonello
2013-12-31 2:06 ` [PATCH 2/2] input: egalax: report end state in suspend callback Felipe F. Tonello
2013-12-31 9:26 ` Henrik Rydberg [this message]
2013-12-31 18:50 ` [PATCH 0/2] input: mt: Add helper function to send end events Dmitry Torokhov
2014-01-01 16:19 ` Henrik Rydberg
2014-01-01 19:18 ` Dmitry Torokhov
2014-01-02 23:20 ` Felipe Ferreri Tonello
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=52C28DC7.9020003@euromail.se \
--to=rydberg@euromail.se \
--cc=dmitry.torokhov@gmail.com \
--cc=eu@felipetonello.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@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).