<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitouch.git/driver/multitouch.c, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.
</subtitle>
<id>https://bitmath.se/org/git/multitouch.git/atom?h=master</id>
<link rel='self' href='https://bitmath.se/org/git/multitouch.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/'/>
<updated>2011-03-25T13:34:43+00:00</updated>
<entry>
<title>Four finger swipes in multitouch</title>
<updated>2011-03-25T13:34:43+00:00</updated>
<author>
<name>Daniel Landau</name>
<email>daniel.landau@helsinki.fi</email>
</author>
<published>2011-03-12T18:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=4d87c041f6a232aa30528d70d4b9946d1824b4ed'/>
<id>urn:sha1:4d87c041f6a232aa30528d70d4b9946d1824b4ed</id>
<content type='text'>
I think four finger swipes are useful, attached is a very
simple patch enabling that.

Signed-off-by: Daniel Landau &lt;daniel.landau@helsinki.fi&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Support XINPUT 12</title>
<updated>2011-02-13T08:54:39+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2011-02-13T08:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=a12ed738095819beab0b42c6c8a1566c063bb79e'/>
<id>urn:sha1:a12ed738095819beab0b42c6c8a1566c063bb79e</id>
<content type='text'>
The version 12 input ABI brings substantial changes to driver
handling. This patch makes the driver compile and run under the
upcoming X server 1.10.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Increase vscroll speed by a factor of two</title>
<updated>2010-10-16T14:26:53+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-16T14:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=67fbc257c0fd943d72a5bf1ba1e2766f4477019b'/>
<id>urn:sha1:67fbc257c0fd943d72a5bf1ba1e2766f4477019b</id>
<content type='text'>
The default two-finger scroll is somewhat slow; double it.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Remove usage of deprecated xalloc/xfree</title>
<updated>2010-10-12T13:42:47+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-12T13:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=fd9eb4deb75ea5c002bcd3521555082db40d009c'/>
<id>urn:sha1:fd9eb4deb75ea5c002bcd3521555082db40d009c</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Same version, but using the mtdev library.</title>
<updated>2010-10-12T13:38:43+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-10-12T13:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=acea9df3381825a634c000a574f58b4ca5293ee8'/>
<id>urn:sha1:acea9df3381825a634c000a574f58b4ca5293ee8</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Simplify event reading</title>
<updated>2010-06-21T16:56:49+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-21T16:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=7380af2c93dc83f4f09e293717d46eadf7799e89'/>
<id>urn:sha1:7380af2c93dc83f4f09e293717d46eadf7799e89</id>
<content type='text'>
This patch puts the reading code more in line with the upcoming
mtdev library, and should remove some spurious input behavior.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Add tapping logic</title>
<updated>2010-06-16T16:54:52+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-16T16:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=21a363a2486a713434e890fc1f6b86a180755230'/>
<id>urn:sha1:21a363a2486a713434e890fc1f6b86a180755230</id>
<content type='text'>
This patch adds tap-to-click, tap-and-hold for dragging, two-finger
and three-finger taps. Turned on by default for touch screens only;
switch on in gestures.c.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>janitor: Simplify gesture handling</title>
<updated>2010-06-16T00:32:51+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-16T00:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=268777ce14ca5903d0db7511570765b608b36870'/>
<id>urn:sha1:268777ce14ca5903d0db7511570765b608b36870</id>
<content type='text'>
Use the bit traversal functions where possible.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>janitor: Simplify gesture tracing</title>
<updated>2010-06-16T00:30:55+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-15T20:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=8aa197872ac49d7dc53a4832bf4ff175525e6939'/>
<id>urn:sha1:8aa197872ac49d7dc53a4832bf4ff175525e6939</id>
<content type='text'>
It is more convenient to print out the gesture at will than
having trace commands all over the code.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>refactor: Replace hwdata by mtdev</title>
<updated>2010-06-16T00:30:41+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-16T00:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=8dff8642c43a473713d48533974d9c7883bbc5c1'/>
<id>urn:sha1:8dff8642c43a473713d48533974d9c7883bbc5c1</id>
<content type='text'>
This patch makes the switch, from using hwdata and the associated
type A parser, to using mtdev and the associated type B parser.
A command-line gesture test program is included.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
