<feed xmlns='http://www.w3.org/2005/Atom'>
<title>grail.git/src/grail-inserter.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-21T10:56:17+00:00</updated>
<entry>
<title>Simplify book-keeping of active gestures</title>
<updated>2010-09-21T10:56:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-21T07:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=d0f7b524153d1b54128b049841f880ee78c2c529'/>
<id>urn:sha1:d0f7b524153d1b54128b049841f880ee78c2c529</id>
<content type='text'>
The current frame computation returns the event types to filter,
which is less useful than knowing what gesture types are active
in the frame. Add the active gesture types to the frame struct
and simplify usage.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Plug hole in tentative gestures state during finger transition</title>
<updated>2010-08-26T14:16:22+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-26T14:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=3b776917d8037bec30a62b802433194ecead929f'/>
<id>urn:sha1:3b776917d8037bec30a62b802433194ecead929f</id>
<content type='text'>
During finger configuration transition, as well as after a tap,
there would be no tentative gestures registered in the instantiator,
leading to faulty emission of motion events. Fixed with this patch.


Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Add contact information to the property list</title>
<updated>2010-08-19T20:15:55+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-19T20:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=76f51a7675801acfe8e58c6a21192668d23d3320'/>
<id>urn:sha1:76f51a7675801acfe8e58c6a21192668d23d3320</id>
<content type='text'>
Add the five first contacts to the property list, and unify the
handling of all gesture types in this regard. To avoid duplication,
move the scaling of properties closer to the gesture recognizer.
Move all gesture event handling code to grail-event.c, simplifying
the structure somewhat.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Use the touch_caps directly rather than grail_get_units()</title>
<updated>2010-08-19T19:38:54+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-19T19:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=61d778784817e349e5ef7e419adfc0b521b7e33a'/>
<id>urn:sha1:61d778784817e349e5ef7e419adfc0b521b7e33a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make gesture inserter visible to all local files</title>
<updated>2010-08-19T19:01:29+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-19T19:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=bb964fa8bcebee82093cec8da8081eb1366aea96'/>
<id>urn:sha1:bb964fa8bcebee82093cec8da8081eb1366aea96</id>
<content type='text'>
Also remove the transformed flag in favor of a unit transformation.

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>add a translation utility to grail</title>
<updated>2010-08-11T16:59:29+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-11T16:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=e944cd6a6cc64734642b531dac2b93fff0029fb9'/>
<id>urn:sha1:e944cd6a6cc64734642b531dac2b93fff0029fb9</id>
<content type='text'>
By calling the grail_set_bbox(), grail will do translation of api
coordinates and matching properties to an external coordinate system,
such as screen coordinates.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Add property declarations to grail-types</title>
<updated>2010-08-10T14:04:18+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-10T11:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=da425afd6199995ac7b6f23bf8744a435cc02e23'/>
<id>urn:sha1:da425afd6199995ac7b6f23bf8744a435cc02e23</id>
<content type='text'>
Also add accumulated values for delta and velocity properties.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Send proper begin/update/end status for gestures</title>
<updated>2010-08-07T18:47:56+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-08-07T18:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=301cb7f95a4ca67b42410e65c71ddeefc379cb63'/>
<id>urn:sha1:301cb7f95a4ca67b42410e65c71ddeefc379cb63</id>
<content type='text'>
For transient gestures like taps, use update only.

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>
</feed>
