lp:~fginther/geis/geis-2.2.9.1

Created by Francis Ginther and last modified
Get this branch:
bzr branch lp:~fginther/geis/geis-2.2.9.1
Only Francis Ginther can upload to this branch. If you are Francis Ginther please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Francis Ginther
Project:
Geis
Status:
Development

Recent revisions

267. By Chase Douglas

Merge fix for excessive timeout on backend init failure

266. By Francis Ginther

Rename project to simply geis

265. By Daniel d'Andrada

Make geis_subscription_deactivate() return success when appropriate

264. By Daniel d'Andrada

Fix crash when accepting gesture under certain circunstances

The following situation leads to a crash:
    - Geis processed the end event of a grail gesture
    - Geis has a number of geis events pending delivery to application
    - Application accepts that ended grail gesture

That bug was introduced in revision 265.

263. By Chase Douglas

Don't add device filter if all devices are to be subscribed for

Without a filter, all devices will match. This works around a bug where
a filter with device ID of 0 doesn't match newly added devices. I don't
know what the real issue is there, but this seems like the proper thing
to do anyway.

Merge updates and fixes from upstream xorg-gtest changes

262. By Stephen M. Webb

Added missing headers for distcheck target

261. By Stephen M. Webb

Avoid trying to start a DBus session if there is none already (lp: #997630)

Fixed an invalid failure condition during back end fallback.

Early rejection of the default back end (in this case, if no DBus session was running) did not trigger the fallback back end to be initialized, so the various xorg-gtest integration tests were segfaulting on a partially-initialized geis object.

260. By Daniel d'Andrada

When a gesture is accepted, remove queued events from all overlapping ones.

We don't want to send outdated, invalid, events to clients since all overlapping
gestures get canceled in GRAIL when a gesture is accepted.

Includes test.

Changed grail gesture type constants to latest API.

259. By Daniel d'Andrada

testsuite/geis2 - Move some test code to the base class

So that it can be used by other tests

258. By Stephen M. Webb

Removed XCB back end.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:geis
This branch contains Public information 
Everyone can see this information.

Subscribers