Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Derrick Lyndon Pallas <derrick@pallas.us>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>,
	Revath S Kumar <rsk@revathskumar.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: [PATCH] fix: make wireguard compatible with android TV
Date: Wed, 22 Jan 2020 11:51:11 -0800	[thread overview]
Message-ID: <b55e0dd5-0ddf-b2c7-59a3-fa7f44ca1e6a@pallas.us> (raw)
In-Reply-To: <CAHmME9oQqAUcA8CAbhcj1cj5L5DxZr8aw7+9nun14M+C3e5pKw@mail.gmail.com>

It allows it to work for hardware devices that emulate or simply do not 
provide a real touchscreen, e.g. Android TVs. The feature requirement 
for a real touchscreen is default enabled and must be explicitly 
disabled. ~D


On 1/22/20 11:44 AM, Jason A. Donenfeld wrote:
> Thanks for this.
>
> On Wed, Jan 22, 2020 at 8:42 PM Revath S Kumar <rsk@revathskumar.com> wrote:
>> +    <uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
> I understand the other flag you've added, thanks to the documentation
> link you provided, but what's this line here do?
>
> Jason
> _______________________________________________
> WireGuard mailing list
> WireGuard@lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/wireguard
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

  reply	other threads:[~2020-01-22 19:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22 19:41 Revath S Kumar
2020-01-22 19:44 ` Jason A. Donenfeld
2020-01-22 19:51   ` Derrick Lyndon Pallas [this message]
2020-01-22 19:55     ` Jason A. Donenfeld

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=b55e0dd5-0ddf-b2c7-59a3-fa7f44ca1e6a@pallas.us \
    --to=derrick@pallas.us \
    --cc=Jason@zx2c4.com \
    --cc=rsk@revathskumar.com \
    --cc=wireguard@lists.zx2c4.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 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).