lp:~dandrader/geis/lp1001365

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/geis/lp1001365
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
Geis
Status:
Merged

Recent revisions

266. By Daniel d'Andrada

Regression test for bug LP #1001365

265. By Daniel d'Andrada

Small fix when checking success

264. By Daniel d'Andrada

Add some debugging facilities to helper objects in tests

263. 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.

262. By Daniel d'Andrada

Added GEIS_EVENT_ATTRIBUTE_CONSTRUCTION_FINISHED

Includes test.

261. By Stephen M. Webb

Report device axis extents, if available (lp: #987539).

260. By Stephen M. Webb

Refactored GEIS2 integration tests.

259. By Stephen M. Webb

Fixed a FTBFS in the uTouch daily PPA
  - x11_mock include searches failed in a pristine environment
  - gtest_geis2_grail_backend link failedwith missing symbols
  - gtest_geis2_grail_backend segfaulted at runtime in utouch-frame

258. By Daniel d'Andrada

GeisTouches from direct devices should be in window coordinates

GeisTouches provided by gesture events (GEIS_EVENT_GESTURE_BEGIN,
GEIS_EVENT_GESTURE_UPDATE and GEIS_EVENT_GESTURE_END) should be in window
coordinates if they come from a direct device (e.g. touchscreens) and in
input device coordinates when from indirect devices (e.g. touchpads/trackpads).

Have this also documented in geis.h

They were coming always in device coordinates.

Includes unit test and X11 mockups.

257. By Chase Douglas

Add missing file testsuite/recordings/touchscreen_a/pinch_2.record

I forgot to add it in the previous merge.

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