[PATCH] cosmetic: fix inconsistent code style with header prototypes.

2015-10-25 Thread Jon A. Cruz
A few of the header files had function prototypes that were not following project conventions, sometimes even in the same file. Corrected these to follow as per wayland-os.h. Signed-off-by: Jon A. Cruz --- src/wayland-client-core.h | 160 ++ src/wayland-privat

[PATCH] scanner: stop adding trailing whitespace to copyright

2015-10-25 Thread Jon A. Cruz
Generated code was unconditionally adding a space to lines in comments for copyright blocks even if the line was blank. Updated to not add trailing whitespace for blank lines. Signed-off-by: Jon A. Cruz --- src/scanner.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/s

[PATCH] cosmetic: fix incorrect whitespace.

2015-10-25 Thread Jon A. Cruz
Fixed instances where spaces were used instead of tabs. Signed-off-by: Jon A. Cruz --- src/wayland-client-core.h | 2 +- src/wayland-server-core.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wayland-client-core.h b/src/wayland-client-core.h index dea70d9..d8f7f2e 1

[ANNOUNCE] libinput 1.1.0

2015-10-25 Thread Peter Hutterer
libinput 1.1 is now available. This is a relatively small update, most of the bugfixes have found their way into the libinput 1.0.x releases. The big addition here is the introduction of pointer acceleration profiles, or, more specifically, the "flat" profile. By default, libinput provides some

Re: iio sensors, acceleration and gyro.

2015-10-25 Thread Mike Mestnik
--- Top Post --- I've done some more research into this and I feel that the iio project has the answer, the kernel api. Looks like the developers of iio had already considered input events being generated from iio data, this includes both rotation(6 possible states and reasons other than an ~0,0 p