all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: libinput support in Eamcs?
Date: Mon, 06 Aug 2018 11:44:18 -0400	[thread overview]
Message-ID: <jwvwot3ec82.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: m3o9efbl3i.fsf@gnus.org

> And this is really low-level, so we'd have to write higher-level
> function to translate this all to sensible events.

I don't think Emacs should be in the business of translating low-level
touch events into meaningful higher-level ones (especially if that
means having to be in the `input` group).  This seems to be a hack that
can work now but is inconvenient and will have to be replaced by
something else in the foreseeable future.

So I'd rather we concentrate on an approach that has a chance to work
without special privilege, leverages other people's code to extract
high-level events from the low-level ones, and doesn't come with
a predictable death-date.  Even if that means it's something that
currently only works if you install the right combination of bleeding
edge software.


        Stefan




  reply	other threads:[~2018-08-06 15:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 14:55 libinput support in Eamcs? Lars Ingebrigtsen
2018-08-06 15:44 ` Stefan Monnier [this message]
2018-08-06 15:51   ` Lars Ingebrigtsen
2018-08-06 21:28 ` Alan Third
2018-08-06 22:22   ` Philipp Stephani
2018-08-07  0:33 ` Richard Stallman

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=jwvwot3ec82.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.