<feed xmlns='http://www.w3.org/2005/Atom'>
<title>grail.git/src, branch v1.0.15</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.15</id>
<link rel='self' href='https://bitmath.se/org/git/grail.git/atom?h=v1.0.15'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/'/>
<updated>2010-09-28T09:28:45+00:00</updated>
<entry>
<title>Only support pure absolute devices at this time</title>
<updated>2010-09-28T09:28:45+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-28T09:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=43b59959e189fa967ad0fd4d3f2d51061ac5b1d7'/>
<id>urn:sha1:43b59959e189fa967ad0fd4d3f2d51061ac5b1d7</id>
<content type='text'>
There are some hybrid relative/absolute devices out there, like
the magic mouse, for which special behavior, outside the current
scope of grail, is expected. This patch disables grail for those
devices.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Add tap state to the tapping model</title>
<updated>2010-09-21T10:56:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-21T09:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=07e097727f7bba8afc1abe29b1660a253ac64dad'/>
<id>urn:sha1:07e097727f7bba8afc1abe29b1660a253ac64dad</id>
<content type='text'>
Add the ability to read off the tap state in the tapping
model. Useful for emulation i lieu of tapping gestures.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Add tap emulation</title>
<updated>2010-09-21T10:56:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-21T10:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=d9a9cafc00cf1ccfeb72c9d86644144687884ef4'/>
<id>urn:sha1:d9a9cafc00cf1ccfeb72c9d86644144687884ef4</id>
<content type='text'>
Touchscreens always emit a button event when touching the
screen. Trackpads, however, are considered hovering while
touching the pad, and instead uses taps to emits button events,
which is traditionally implemented elsewhere, and thus leaves
a functionality discrepancy. This patch adds tap emulation to
grail, utilizing gesture engine.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Split pointer status and report status</title>
<updated>2010-09-21T10:56:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-21T09:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=2323cf93203686e2f19c125f780486fbe2ee327c'/>
<id>urn:sha1:2323cf93203686e2f19c125f780486fbe2ee327c</id>
<content type='text'>
Separate out reporting of the touch state, such that reporting
can be deferred. Does not introduce any logic changes.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Do not tap when leaving fingers on the pad</title>
<updated>2010-09-21T10:56:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-21T08:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=a23067b7066786ceaa0779324e9120f8b04a6372'/>
<id>urn:sha1:a23067b7066786ceaa0779324e9120f8b04a6372</id>
<content type='text'>
The current code will treat a 3-down-2-up as a tap. This patch
changes the logic so that taps are only emitted when the number of
fingers returns to the baseline.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>bug: Only report position change events</title>
<updated>2010-09-21T10:56:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-21T08:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=d638d408615427196b031692f8fd14a83a790d30'/>
<id>urn:sha1:d638d408615427196b031692f8fd14a83a790d30</id>
<content type='text'>
This bug was introduced in v1.0.11. Only report events when
the pointer position is actually changing.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Reorganize input event emulation code</title>
<updated>2010-09-21T10:56:17+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-21T09:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=cd1812c4d8bca7ffc0c27fc16561c40a935ab6c2'/>
<id>urn:sha1:cd1812c4d8bca7ffc0c27fc16561c40a935ab6c2</id>
<content type='text'>
Inject the emulated events into the event buffer instead,
and move the pointer logic into the emulation handler.
Introduces no logical changes, but reveals the bug in the
position event frequency.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Move input event filter from tail side to head side</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:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=62ca64fe2e64d1ee09c4821a35d8616c0ac0e270'/>
<id>urn:sha1:62ca64fe2e64d1ee09c4821a35d8616c0ac0e270</id>
<content type='text'>
There is no need to buffer events that will be ignored later on,
so move the event filter to the upstream side. This also allows
the event buffer to be used for injected events.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<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>Allow slow tapping</title>
<updated>2010-09-10T12:06:12+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-09-10T11:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/grail.git/commit/?id=fce9c3688b9a1d1fd24edc06da92609b02c2dcd7'/>
<id>urn:sha1:fce9c3688b9a1d1fd24edc06da92609b02c2dcd7</id>
<content type='text'>
For the benefit of hardware that cannot accurately meet the desirable
response times, allow for tapping times up to 300 ms.

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