Commit Graph

23 Commits

Author SHA1 Message Date
Bastien Nocera
bf0803201b 2.5 2018-10-09 10:22:56 +02:00
Bastien Nocera
d5e2c24d21 2.4 2017-11-02 19:17:32 +01:00
Frederic Crozat
2a2f5c5c3b data: fix permissions when geoclue runs with a different user (#185)
Geoclue can be configured to use another user than geoclue.
2017-09-22 13:31:44 +02:00
Bastien Nocera
b67414f78e 2.3 2017-09-20 18:39:03 +02:00
Bastien Nocera
401d59e54b accel: Ignore accelerometers that are part of a joypad
This will avoid having a PlayStation 3 or 4 joypad control your
laptop or tablet's display orientation.

This code requires a newer gudev.
2017-08-31 18:09:09 +02:00
Bastien Nocera
71626990c3 2.2 2017-02-15 15:56:45 +01:00
Bastien Nocera
8941370d08 2.1 2017-02-02 16:22:01 +01:00
Bastien Nocera
e803bb44f7 2.0 2016-12-12 13:30:49 +01:00
Bastien Nocera
921c831c62 build: Check for libm in configure
Rather than hardcoding "-lm" in the linker flags
2016-12-01 16:28:12 +01:00
Bastien Nocera
5184796323 test: Add the graphical orientation to the build
That'll stop it from having a broken build. Also rename the test
to test-orientation-gtk as we'll want to have a non-graphical
test soon.
2016-12-01 16:28:12 +01:00
Bastien Nocera
78b4656fc2 build: Check for .pc files before using them
Otherwise we might install the udev rules in /rules.d.

Closes #107
2016-10-27 11:12:22 +02:00
Bastien Nocera
ed14eee19a 1.3 2016-09-17 00:56:37 +02:00
Bastien Nocera
5c349f4e50 1.2 2016-09-06 15:05:37 +02:00
Javier Jardón
ae42f31390 build: Use the new AX_COMPILER_FLAGS() macro 2016-09-06 14:34:58 +02:00
Javier Jardón
69cdf0eaa5 build: Use AX_IS_RELEASE([git-directory])
See: http://www.gnu.org/software/autoconf-archive/ax_is_release.html
2016-09-06 14:34:55 +02:00
Javier Jardón
e7102bab3a build: Use upstream autoreconf in autogen.sh
Instead of the deprecated gnome-common.
2016-09-06 14:34:22 +02:00
Bastien Nocera
4c0b154f7d 1.1 2015-07-23 15:27:48 +02:00
Bastien Nocera
66e3d9470f 1.0 2015-05-22 16:16:20 +02:00
Bastien Nocera
853371b9b1 build: Add --with-systemdsystemunitdir configure option 2015-05-22 16:16:20 +02:00
Bastien Nocera
6bd7e248ab data: Add --with-udevrulesdir configure option 2015-05-22 16:16:20 +02:00
Bastien Nocera
158269e888 build: Require a newer version of gtk-doc
To avoid deprecation warnings.
2015-05-22 16:02:26 +02:00
Bastien Nocera
84401a0e0f docs: Add gtk-doc documentation
Closes #8
2015-05-20 10:13:04 +02:00
Bastien Nocera
07897adea3 build: Autotoolify 2014-11-19 17:03:45 +01:00