Bug 145268 - Add support for sensors
Summary: Add support for sensors
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-21 08:55 PDT by Bastien Nocera
Modified: 2022-07-12 08:32 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bastien Nocera 2015-05-21 08:55:26 PDT
https://github.com/hadess/iio-sensor-proxy is going to be the preferred way to access sensors on non-Android Linux systems, covering Accelerometers, Light Sensors and Compass support.

Compass when implemented in iio-sensor-proxy will probably be proxied through Geoclue2, so this shouldn't be a blocker.

The 2 other types should be implementable already.