lp:~dandrader/geis/lp984069

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/geis/lp984069
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

We don't need a macro anymore. Wrapped code is too simple

265. By Daniel d'Andrada

sources of x11_mocks are distributed

264. By Daniel d'Andrada

Stop immediately if subscription creation fails

263. By Daniel d'Andrada

ADD_FAILURE() already prints the current file name and line number

262. By Daniel d'Andrada

GTest doesn't need --std=c++0x

261. By Daniel d'Andrada

Regression test for lp984069

260. By Daniel d'Andrada

Organize the Makefile a bit

Bring together the code for each binary in blocks instead of having them intertwined

259. By Daniel d'Andrada

Adding X11 mockups

258. By Daniel d'Andrada

Make it possible to have gtest without integration tests and xorg-gtest

That way we can have unit and functional tests using gtest independently
of whether integration tests will be built or whether xorg-gtest is present.

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

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