<feed xmlns='http://www.w3.org/2005/Atom'>
<title>grail.git/src/touch-dev.c, branch v1.0.16</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://bitmath.se/org/git/grail.git/atom?h=v1.0.16</id>
<link rel='self' href='https://bitmath.se/org/git/grail.git/atom?h=v1.0.16'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/'/>
<updated>2010-09-09T08:17:09+00:00</updated>
<entry>
<title>Support legacy devices</title>
<updated>2010-09-09T08:17:09+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-09T08:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=9bdd12a8046f33a6d190bb33371eb30d3ee59062'/>
<id>urn:sha1:9bdd12a8046f33a6d190bb33371eb30d3ee59062</id>
<content type='text'>
Simulate MT touch events for legacy devices that support the
DOUBLETAP, TRIPLETAP and QUADTAP events. This allows multi-finger
tap and drag gestures to be emitted, providing a basic level of
MT functionality for legacy devices.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Make sure contact area is always defined</title>
<updated>2010-09-09T08:14:26+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-09T08:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=293c6123865c2ec6106949226b790ac54f0eaef6'/>
<id>urn:sha1:293c6123865c2ec6106949226b790ac54f0eaef6</id>
<content type='text'>
Some devices do not always send touch_minor after touch_major
has been set. According to the MT protocol, this case should
be treated as if minor is equal to major. This patch makes sure
touch_minor is never zero when touch_major is set.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Simplify touch machinery</title>
<updated>2010-08-19T18:03:15+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-19T18:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=a704984e03d28b4be40e12c43be1b163bc9e09e2'/>
<id>urn:sha1:a704984e03d28b4be40e12c43be1b163bc9e09e2</id>
<content type='text'>
To be able to model touch information uniformly across all supported
devices, the semantics of the touch attributes has to be treated
explicitly. Drop the generic touch property array and replace it
by an actual structure. In addition, the touch-engine abstraction
turned out to not be needed, so drop it as well.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Remove unused declarations</title>
<updated>2010-08-07T09:28:27+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-07T09:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=1c740a0c1bba04ca524c8465dade6fe8d1741070'/>
<id>urn:sha1:1c740a0c1bba04ca524c8465dade6fe8d1741070</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Update README and copyright in all files</title>
<updated>2010-08-06T20:32:42+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-06T20:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=9a61b96233e3142549322e942de788ec5dfad9ef'/>
<id>urn:sha1:9a61b96233e3142549322e942de788ec5dfad9ef</id>
<content type='text'>
Add the author to the copyright, courtesy of Canonical Ltd.

Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.org&gt;
</content>
</entry>
<entry>
<title>initial bzr repo at rev 27</title>
<updated>2010-08-06T19:11:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-06T19:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=7db9d8d76ff61c4802ac15559dcea6fa54ff567a'/>
<id>urn:sha1:7db9d8d76ff61c4802ac15559dcea6fa54ff567a</id>
<content type='text'>
</content>
</entry>
</feed>
