<feed xmlns='http://www.w3.org/2005/Atom'>
<title>grail.git/src/grail-api.c, branch v1.0.0</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.0</id>
<link rel='self' href='https://bitmath.se/org/git/grail.git/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/'/>
<updated>2010-08-05T20:48:38+00:00</updated>
<entry>
<title>make event units public in the api</title>
<updated>2010-08-05T20:48:38+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@bitmath.org</email>
</author>
<published>2010-08-05T13:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=8bbf06f8d0056ae30fdfaf260000e763fad2345c'/>
<id>urn:sha1:8bbf06f8d0056ae30fdfaf260000e763fad2345c</id>
<content type='text'>
Add grail_get_units() to the api, so so that applications can
extract the min/max coordinates used in the gesture events.

Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.org&gt;
</content>
</entry>
<entry>
<title>Fix hanging event bug</title>
<updated>2010-08-05T20:48:38+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@bitmath.org</email>
</author>
<published>2010-08-04T14:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=642d7ee26f347152a106d48ddad37a8059d36fb1'/>
<id>urn:sha1:642d7ee26f347152a106d48ddad37a8059d36fb1</id>
<content type='text'>
The no-wait approach, where events are read and process asynchronously,
resulted in spurious events getting stuck in the input queue. This
patch reverts the behavior to synchronous buffer read and processing,
resolving the problem for now.

Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.org&gt;
</content>
</entry>
<entry>
<title>Introduce zoom, rotate and combo gestures</title>
<updated>2010-08-05T20:48:38+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@bitmath.org</email>
</author>
<published>2010-08-03T13:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=d07c43f9f19dc0ee38aaf44947cfc396f437490e'/>
<id>urn:sha1:d07c43f9f19dc0ee38aaf44947cfc396f437490e</id>
<content type='text'>
Introduce grail_mask bit functions, and add new gestures as separate
functions, referring to the same move model.

Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.org&gt;
</content>
</entry>
<entry>
<title>Introduce threading</title>
<updated>2010-08-05T20:48:38+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@bitmath.org</email>
</author>
<published>2010-07-30T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=342a43e7b2ceec1dd200bffa24b052fec33f5bdc'/>
<id>urn:sha1:342a43e7b2ceec1dd200bffa24b052fec33f5bdc</id>
<content type='text'>
In order to enable deferred events from grail, but the event
processing in a separate thread, and have the calling thread return
as quickly as possible.

Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.org&gt;
</content>
</entry>
<entry>
<title>Split the code into recognizer and inserter</title>
<updated>2010-08-05T20:48:38+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@bitmath.org</email>
</author>
<published>2010-07-29T13:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=e0eb1015bf30fd0913db571b000ba6a83ea22660'/>
<id>urn:sha1:e0eb1015bf30fd0913db571b000ba6a83ea22660</id>
<content type='text'>
Refactor code to make more room for gesture recognition. Also simplify
public headers.

Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.org&gt;
</content>
</entry>
<entry>
<title>Test implementation of grail api</title>
<updated>2010-08-05T20:48:38+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@bitmath.org</email>
</author>
<published>2010-07-26T11:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=b76660d71e2ea77752025089bd71deffad64e325'/>
<id>urn:sha1:b76660d71e2ea77752025089bd71deffad64e325</id>
<content type='text'>
This patch introduces the grail API, and a program to test it (evlink).

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