mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
56c1b5a10a
This patch adds th state machine for supporting the Gonk sensors daemon in Gecko. The daemon gets started when the first sensor is enabled. Sensors can be enabled and disabled at will. The daemon will send events about detected sensors and sensor events. Gecko's state machine receives themand forwards them as DOM events. The old support for device sensors is still present for devices without sensorsd. A future patch will remove this code. |
||
---|---|---|
.. | ||
android | ||
cocoa | ||
fallback | ||
gonk | ||
linux | ||
sandbox | ||
tests | ||
windows | ||
Hal.cpp | ||
Hal.h | ||
HalImpl.h | ||
HalInternal.h | ||
HalLog.h | ||
HalSandbox.h | ||
HalScreenConfiguration.h | ||
HalSensor.h | ||
HalTypes.h | ||
HalWakeLock.cpp | ||
HalWakeLock.h | ||
moz.build | ||
WindowIdentifier.cpp | ||
WindowIdentifier.h |