lp:~peter-hutterer/evemu/misc-fixes

Created by Peter Hutterer and last modified
Get this branch:
bzr branch lp:~peter-hutterer/evemu/misc-fixes
Only Peter Hutterer can upload to this branch. If you are Peter Hutterer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Hutterer
Project:
evemu
Status:
Merged

Recent revisions

54. By Peter Hutterer

Add evemu_get_abs_current() to retrieve the current value

Applications that use evemu need this for ABS_MT_SLOT so they can start working
on the first touchpoint, rather than waiting for the slot to change.

53. By Peter Hutterer

If UI_SET_PROPBIT always fails, assume success anyway

Older kernels don't support this ioctl value. Keep setting all propbits and if
all of them fail just assume that the kernel was too old and report success
anyway.

Once one of the succeeds, fail if another one does.

52. By Stephen M. Webb

Fixed failing construction tests for Python bindings.

An arbitrary choice of device number 10 caused the testsuite to fail on systems with fewer than 11 input devices present.

51. By Stephen M. Webb

release 1.0.9

50. By Stephen M. Webb

Fix input node search algorithm for duplicate device names (lp: #735614).

49. By Stephen M. Webb

Changed license for library to LGPLv3 (LP: #963167)

48. By Jussi Pakkanen

Add include path to fix build.

47. By Jussi Pakkanen

Merged compile+link tests.

46. By Stephen M. Webb

Fix header compile problems under C++ (lp: #771763).

45. By Stephen M. Webb

Bumped version to 1.0.8.

Branch metadata

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

Subscribers