linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Henrik Rydberg <rydberg@bitmath.org>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-input <linux-input@vger.kernel.org>,
	"X.Org Devel List" <xorg-devel@lists.freedesktop.org>
Subject: [ANNOUNCE] mtdev 1.0.1 released
Date: Tue, 22 Jun 2010 13:46:37 +0200	[thread overview]
Message-ID: <4C20A29D.90503@bitmath.org> (raw)

Announcement: mtdev v1.0.1 released
-----------------------------------

mtdev - Multitouch Protocol Translation Library (MIT license)

The mtdev library is a kernel input event stream translator, which
greatly simplifies multitouch handling in applications. The input
events are simply routed through mtdev, which transforms them to a
uniform stream of MT slot events. Software finger tracking is
performed when needed, making all devices appear as if they had
tracking capabilities. For further details and the source git tree,
see

http://bitmath.org/code/mtdev/

The bulk of mtdev has been around since 2008, as part of the
Multitouch X Driver project (http://bitmath.org/code/multitouch/). By
releasing mtdev as a stand-alone package under the free MIT (X11)
license, we hope to simplify the adoption of the MT event protocol in
applications.

Enjoy,
Henrik Rydberg

                 reply	other threads:[~2010-06-22 11:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4C20A29D.90503@bitmath.org \
    --to=rydberg@bitmath.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xorg-devel@lists.freedesktop.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).