lp:~joshfee/ginn/subscribe-necessary

Created by Josh Fee and last modified
Get this branch:
bzr branch lp:~joshfee/ginn/subscribe-necessary
Only Josh Fee can upload to this branch. If you are Josh Fee please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Josh Fee
Project:
ginn
Status:
Merged

Recent revisions

90. By Josh Fee

Fixed comments and indentation to adhere to convention
Moved variable declarations to the top of their scopes
Changed fprintf(...) to printf(...)
Added code to check for NULL pointer before attempting to fprint(...) as a string to avoid segmentation faults

89. By Chase Douglas

Check the loaded wishes to see which gestures are used
and add these gestures to a NULL terminated list "sub_gestures_list"

This list is used to subscribe only the necessary gestures
to GEIS. This will avoid issues with 2 finger scrolls and other gestues
being dropped when not accounted for in the wishes file.

88. By Chase Douglas

Fix segfault if bamf returns empty name

Patch is from Martin Luder. Thanks Martin!

87. By Stephen M. Webb

Bumped version to 0.2.5

86. By Mohamed IKBEL Boulabiar

Fix styling issues in the man file,
Add an examples of using the accumulator and the firing time features.

85. By Mohamed IKBEL Boulabiar

Added Stephen merge for .desktop file to allow ginn to run
once the session starts

84. By Chase Douglas

Merged scroll and pointer fixes branch

Includes an indent reformat too.

83. By Mohamed IKBEL Boulabiar

Merge Stephen patch to fix Ginn config file install place.

82. By Mohamed IKBEL Boulabiar

Merge Stephen license Fix,
Version 0.2.4

81. By Mohamed IKBEL Boulabiar

Fix Bug #702982

Branch metadata

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

Subscribers