All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Angela Czubak <acz@semihalf.com>
Cc: linux-input@vger.kernel.org, upstream@semihalf.com,
	benjamin.tissoires@redhat.com, hdegoede@redhat.com,
	peter.hutterer@who-t.net
Subject: Re: [PATCH v2 2/2] Input: Inactivate slots in input_inhibit_device()
Date: Wed, 20 Jul 2022 11:38:47 -0700	[thread overview]
Message-ID: <YthLtxDq5YxiOpaH@google.com> (raw)
In-Reply-To: <20220718151715.1052842-3-acz@semihalf.com>

On Mon, Jul 18, 2022 at 03:17:15PM +0000, Angela Czubak wrote:
> Function input_dev_release_keys() issues BTN_TOUCH = 0 event to the
> userpace if there was any touch present.
> Make slot state consistent for multitouch devices and send
> ABS_MT_TRACKING_ID = -1 for every active slot when the device gets
> inhibited.
> Factor out sending EV_SYN from input_dev_release_keys() as we may possibly
> want to send it later.
> 
> Signed-off-by: Angela Czubak <acz@semihalf.com>

Applied (reworded the patch description a bit), thank you.

-- 
Dmitry

      reply	other threads:[~2022-07-20 18:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18 15:17 [PATCH v2 0/2] Input: Fix handling of inhibiting input device Angela Czubak
2022-07-18 15:17 ` [PATCH v2 1/2] Input: properly queue synthetic events Angela Czubak
2022-07-18 15:17 ` [PATCH v2 2/2] Input: Inactivate slots in input_inhibit_device() Angela Czubak
2022-07-20 18:38   ` 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=YthLtxDq5YxiOpaH@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=acz@semihalf.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-input@vger.kernel.org \
    --cc=peter.hutterer@who-t.net \
    --cc=upstream@semihalf.com \
    /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.