all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: emacs-devel@gnu.org
Subject: Re: libinput support in Eamcs?
Date: Mon, 6 Aug 2018 22:28:35 +0100	[thread overview]
Message-ID: <20180806212835.GA80326@breton.holly.idiocy.org> (raw)
In-Reply-To: <m3o9efbl3i.fsf@gnus.org>

On Mon, Aug 06, 2018 at 04:55:45PM +0200, Lars Ingebrigtsen wrote:
> But apparently, Linux is moving away from the older input libraries
> (synaptics for touchpad and libev for general events) and to libinput,
> both on X and Wayland.  From what I understand, it's deemed to be The
> Future.
> 
> (Please correct me if I misunderstand.)

That is my understanding too.

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

This is what really put me off trying to use libinput2 directly. I
thought the best option is to use GTK, which might need to be a native
port to GTK, as Emacs currently ignores GTK’s event handling
completely.

That clearly doesn’t help with other X toolkits, but I believe it
would provide us with a similar set of basic touch events on X,
Wayland, macOS and (I think) Windows.

Although writing a GTK port just for touch events seems a little
excessive.
-- 
Alan Third



  parent reply	other threads:[~2018-08-06 21:28 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
2018-08-06 15:51   ` Lars Ingebrigtsen
2018-08-06 21:28 ` Alan Third [this message]
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=20180806212835.GA80326@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --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.