Weekly github digest (Devices and Sensors WG specifications)

Issues
------
* w3c/ambient-light (+0/-0/💬4)
  1 issues received 4 new comments:
  - #63 Consider making granularity of the data normative (4 by anssiko, rakuco, sandandsnow)
    https://github.com/w3c/ambient-light/issues/63 [privacy-needs-resolution] 

* w3c/orientation-sensor (+0/-0/💬9)
  1 issues received 9 new comments:
  - #68 Head orientation tracking (9 by anssiko, himwho, hoch, reillyeon)
    https://github.com/w3c/orientation-sensor/issues/68 

* w3c/geolocation-api (+2/-0/💬3)
  2 issues created:
  - "Queue a task" / "in parallel" usage appears wrong (by domenic)
    https://github.com/w3c/geolocation-api/issues/114 
  - List of active times is gone (by marcoscaceres)
    https://github.com/w3c/geolocation-api/issues/113 

  1 issues received 3 new comments:
  - #113 List of active times is gone (3 by domenic, marcoscaceres)
    https://github.com/w3c/geolocation-api/issues/113 [bug] 

* w3c/screen-wake-lock (+1/-1/💬0)
  1 issues created:
  - Visibility dependencies are broken (by marcoscaceres)
    https://github.com/w3c/screen-wake-lock/issues/331 

  1 issues closed:
  - Visibility dependencies are broken https://github.com/w3c/screen-wake-lock/issues/331 



Pull requests
-------------
* w3c/sensors (+1/-2/💬1)
  1 pull requests submitted:
  - Update stability status is SOTD (by anssiko)
    https://github.com/w3c/sensors/pull/417 

  1 pull requests received 1 new comments:
  - #416 Integrate Permissions API changes (1 by anssiko)
    https://github.com/w3c/sensors/pull/416 

  2 pull requests merged:
  - Update stability status in SOTD
    https://github.com/w3c/sensors/pull/417 
  - Integrate Permissions API changes
    https://github.com/w3c/sensors/pull/416 

* w3c/ambient-light (+4/-3/💬7)
  4 pull requests submitted:
  - Clean up Bikeshed metadata (by rakuco)
    https://github.com/w3c/ambient-light/pull/75 
  - Use [=powerful feature/name=] dfn instead of custom (by anssiko)
    https://github.com/w3c/ambient-light/pull/74 
  - Remove a few custom GENERIC-SENSORS anchors that are exported by the spec. (by rakuco)
    https://github.com/w3c/ambient-light/pull/73 
  - Remove custom biblio entry for MEDIAQUERIES-5. (by rakuco)
    https://github.com/w3c/ambient-light/pull/72 

  2 pull requests received 7 new comments:
  - #72 Remove custom biblio entry for MEDIAQUERIES-5. (2 by anssiko, rakuco)
    https://github.com/w3c/ambient-light/pull/72 
  - #71 Permissions integration tweaks (5 by anssiko, rakuco)
    https://github.com/w3c/ambient-light/pull/71 

  3 pull requests merged:
  - Use [=powerful feature/name=] dfn instead of custom
    https://github.com/w3c/ambient-light/pull/74 
  - Remove custom biblio entry for MEDIAQUERIES-5.
    https://github.com/w3c/ambient-light/pull/72 
  - Permissions integration tweaks
    https://github.com/w3c/ambient-light/pull/71 

* w3c/accelerometer (+2/-3/💬1)
  2 pull requests submitted:
  - Permissions integration (by anssiko)
    https://github.com/w3c/accelerometer/pull/64 
  - Update stability status in SOTD (by anssiko)
    https://github.com/w3c/accelerometer/pull/63 

  1 pull requests received 1 new comments:
  - #64 Permissions integration (1 by anssiko)
    https://github.com/w3c/accelerometer/pull/64 

  3 pull requests merged:
  - Permissions integration
    https://github.com/w3c/accelerometer/pull/64 
  - Update stability status in SOTD
    https://github.com/w3c/accelerometer/pull/63 
  - Integrate Permissions API changes
    https://github.com/w3c/accelerometer/pull/62 

* w3c/gyroscope (+2/-3/💬1)
  2 pull requests submitted:
  - Permissions integration (by anssiko)
    https://github.com/w3c/gyroscope/pull/49 
  - Update stability status in SOTD (by anssiko)
    https://github.com/w3c/gyroscope/pull/48 

  1 pull requests received 1 new comments:
  - #48 Update stability status in SOTD (1 by xfq)
    https://github.com/w3c/gyroscope/pull/48 

  3 pull requests merged:
  - Permissions integration
    https://github.com/w3c/gyroscope/pull/49 
  - Update stability status in SOTD
    https://github.com/w3c/gyroscope/pull/48 
  - Integrate Permissions API changes
    https://github.com/w3c/gyroscope/pull/47 

* w3c/magnetometer (+2/-3/💬1)
  2 pull requests submitted:
  - Permissions integration (by anssiko)
    https://github.com/w3c/magnetometer/pull/63 
  - Update stability status in SOTD (by anssiko)
    https://github.com/w3c/magnetometer/pull/62 

  1 pull requests received 1 new comments:
  - #62 Update stability status in SOTD (1 by anssiko)
    https://github.com/w3c/magnetometer/pull/62 

  3 pull requests merged:
  - Permissions integration
    https://github.com/w3c/magnetometer/pull/63 
  - Update stability status in SOTD
    https://github.com/w3c/magnetometer/pull/62 
  - Integrate Permissions API changes
    https://github.com/w3c/magnetometer/pull/61 

* w3c/screen-wake-lock (+2/-2/💬5)
  2 pull requests submitted:
  - Remove "page-visibility" from xref spec list. (by rakuco)
    https://github.com/w3c/screen-wake-lock/pull/333 
  - editorial: Adapt to Page Visibility spec integration into HTML (by rakuco)
    https://github.com/w3c/screen-wake-lock/pull/332 

  2 pull requests received 5 new comments:
  - #332 editorial: Adapt to Page Visibility spec integration into HTML (4 by marcoscaceres, noamr)
    https://github.com/w3c/screen-wake-lock/pull/332 
  - #330 editorial: Use Web IDL's definition conventions for methods and getters. (1 by rakuco)
    https://github.com/w3c/screen-wake-lock/pull/330 

  2 pull requests merged:
  - Remove "page-visibility" from xref spec list.
    https://github.com/w3c/screen-wake-lock/pull/333 
  - editorial: Adapt to Page Visibility spec integration into HTML
    https://github.com/w3c/screen-wake-lock/pull/332 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/sensors
* https://github.com/w3c/ambient-light
* https://github.com/w3c/accelerometer
* https://github.com/w3c/proximity
* https://github.com/w3c/gyroscope
* https://github.com/w3c/magnetometer
* https://github.com/w3c/orientation-sensor
* https://github.com/w3c/deviceorientation
* https://github.com/w3c/geolocation-sensor
* https://github.com/w3c/geolocation-api
* https://github.com/w3c/motion-sensors
* https://github.com/w3c/battery
* https://github.com/w3c/screen-wake-lock
* https://github.com/w3c/system-wake-lock
* https://github.com/w3c/html-media-capture
* https://github.com/w3c/vibration
* https://github.com/w3c/dap-charter


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 7 December 2021 17:00:34 UTC