Weekly github digest (Devices and Sensors WG specifications)

Issues
------
* w3c/orientation-sensor (+1/-0/💬1)
  1 issues created:
  - Broken link (by xfq)
    https://github.com/w3c/orientation-sensor/issues/71 

  1 issues received 1 new comments:
  - #71 Broken link (1 by anssiko)
    https://github.com/w3c/orientation-sensor/issues/71 

* w3c/geolocation-api (+3/-2/💬5)
  3 issues created:
  - Clearly indicate implementation-defined behavior (by annevk)
    https://github.com/w3c/geolocation-api/issues/82 
  - Nit: new IDL style (by annevk)
    https://github.com/w3c/geolocation-api/issues/81 
  - Callbacks are invoked while in parallel (by annevk)
    https://github.com/w3c/geolocation-api/issues/80 

  3 issues received 5 new comments:
  - #82 Nit: clearly indicate implementation-defined behavior (2 by annevk, marcoscaceres)
    https://github.com/w3c/geolocation-api/issues/82 [Editorial] 
  - #43 [meta] Wide review tracker - FPWD (2 by marcoscaceres)
    https://github.com/w3c/geolocation-api/issues/43 
  - #42 Publish as FPWD (1 by xfq)
    https://github.com/w3c/geolocation-api/issues/42 

  2 issues closed:
  - [meta] Wide review tracker - FPWD https://github.com/w3c/geolocation-api/issues/43 
  - Publish as FPWD https://github.com/w3c/geolocation-api/issues/42 

* w3c/battery (+0/-1/💬2)
  1 issues received 2 new comments:
  - #12 [meta] Publish a revised Candidate Recommendation (2 by anssiko, xfq)
    https://github.com/w3c/battery/issues/12 

  1 issues closed:
  - [meta] Publish a revised Candidate Recommendation https://github.com/w3c/battery/issues/12 

* w3c/screen-wake-lock (+1/-1/💬10)
  1 issues created:
  - Implementation report needs to be updated (by xfq)
    https://github.com/w3c/screen-wake-lock/issues/313 

  2 issues received 10 new comments:
  - #313 Implementation report needs to be updated (4 by anssiko, marcoscaceres, xfq)
    https://github.com/w3c/screen-wake-lock/issues/313 
  - #129 Need maximum screen brightness mode (6 by dhensby, marcoscaceres, mburrett-jumio)
    https://github.com/w3c/screen-wake-lock/issues/129 [enhancement] 

  1 issues closed:
  - Implementation report needs to be updated https://github.com/w3c/screen-wake-lock/issues/313 

* w3c/html-media-capture (+1/-0/💬2)
  1 issues created:
  - Media capture accidentally redefines Navigator (by marcoscaceres)
    https://github.com/w3c/html-media-capture/issues/36 

  1 issues received 2 new comments:
  - #36 Media capture accidentally redefines Navigator (2 by anssiko, marcoscaceres)
    https://github.com/w3c/html-media-capture/issues/36 



Pull requests
-------------
* w3c/ambient-light (+1/-1/💬0)
  1 pull requests submitted:
  - Add Status Text for WD publication (by xfq)
    https://github.com/w3c/ambient-light/pull/65 

  1 pull requests merged:
  - Add Status Text for WD publication
    https://github.com/w3c/ambient-light/pull/65 

* w3c/proximity (+2/-1/💬4)
  2 pull requests submitted:
  - Add Status Text for WD publication (by xfq)
    https://github.com/w3c/proximity/pull/48 
  - chore(ci): fix W3C_BUILD_OVERRIDE value (by sidvishnoi)
    https://github.com/w3c/proximity/pull/47 

  2 pull requests received 4 new comments:
  - #48 Add Status Text for WD publication (1 by xfq)
    https://github.com/w3c/proximity/pull/48 
  - #47 chore(ci): fix W3C_BUILD_OVERRIDE value (3 by anssiko, sidvishnoi, xfq)
    https://github.com/w3c/proximity/pull/47 

  1 pull requests merged:
  - Add Status Text for WD publication
    https://github.com/w3c/proximity/pull/48 

* w3c/orientation-sensor (+1/-1/💬0)
  1 pull requests submitted:
  - Chore: update spec metadata (by xfq)
    https://github.com/w3c/orientation-sensor/pull/70 

  1 pull requests merged:
  - Chore: update spec metadata
    https://github.com/w3c/orientation-sensor/pull/70 

* w3c/deviceorientation (+1/-1/💬1)
  1 pull requests submitted:
  - Fix reference to HTML spec in devicemotion event description. (by rakuco)
    https://github.com/w3c/deviceorientation/pull/93 

  1 pull requests received 1 new comments:
  - #93 Fix reference to HTML spec in devicemotion event description. (1 by anssiko)
    https://github.com/w3c/deviceorientation/pull/93 

  1 pull requests merged:
  - Fix reference to HTML spec in devicemotion event description.
    https://github.com/w3c/deviceorientation/pull/93 

* w3c/geolocation-sensor (+3/-2/💬1)
  3 pull requests submitted:
  - Update Status Text for WD publication (by xfq)
    https://github.com/w3c/geolocation-sensor/pull/47 
  - Bikeshed fix (by xfq)
    https://github.com/w3c/geolocation-sensor/pull/46 
  - Switch to w3c/spec-prod to automate publication to /TR (by xfq)
    https://github.com/w3c/geolocation-sensor/pull/45 

  1 pull requests received 1 new comments:
  - #45 Switch to w3c/spec-prod to automate publication to /TR (1 by anssiko)
    https://github.com/w3c/geolocation-sensor/pull/45 

  2 pull requests merged:
  - Update Status Text for WD publication
    https://github.com/w3c/geolocation-sensor/pull/47 
  - Switch to w3c/spec-prod to automate publication to /TR
    https://github.com/w3c/geolocation-sensor/pull/45 

* w3c/geolocation-api (+3/-3/💬4)
  3 pull requests submitted:
  - Typo Fix on Readme.md (by Warin)
    https://github.com/w3c/geolocation-api/pull/84 
  - Some suggestions and fixes (by tomayac)
    https://github.com/w3c/geolocation-api/pull/83 
  - chore(github/workflows/pr-push): autopub (by marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/79 

  2 pull requests received 4 new comments:
  - #84 Typo Fix on Readme.md (2 by w3cbot, xfq)
    https://github.com/w3c/geolocation-api/pull/84 
  - #79 chore(github/workflows/pr-push): autopub (2 by marcoscaceres, xfq)
    https://github.com/w3c/geolocation-api/pull/79 

  3 pull requests merged:
  - Typo Fix on Readme.md
    https://github.com/w3c/geolocation-api/pull/84 
  - Some suggestions and fixes
    https://github.com/w3c/geolocation-api/pull/83 
  - chore(github/workflows/pr-push): autopub
    https://github.com/w3c/geolocation-api/pull/79 

* w3c/battery (+3/-4/💬2)
  3 pull requests submitted:
  - Update link to the test suite (by xfq)
    https://github.com/w3c/battery/pull/35 
  - http -> https (by xfq)
    https://github.com/w3c/battery/pull/34 
  - Add w3cid for the editors (by xfq)
    https://github.com/w3c/battery/pull/33 

  2 pull requests received 2 new comments:
  - #33 Add w3cid for the editors (1 by anssiko)
    https://github.com/w3c/battery/pull/33 
  - #32 Chore: update the metadata and SoTD (1 by xfq)
    https://github.com/w3c/battery/pull/32 

  4 pull requests merged:
  - Update link to the test suite
    https://github.com/w3c/battery/pull/35 
  - Add w3cid for the editors
    https://github.com/w3c/battery/pull/33 
  - http -> https
    https://github.com/w3c/battery/pull/34 
  - Chore: update the metadata and SoTD
    https://github.com/w3c/battery/pull/32 

* w3c/screen-wake-lock (+1/-1/💬2)
  1 pull requests submitted:
  - Switch to w3c/spec-prod to automate publication to /TR (by xfq)
    https://github.com/w3c/screen-wake-lock/pull/314 

  2 pull requests received 2 new comments:
  - #314 Switch to w3c/spec-prod to automate publication to /TR (1 by xfq)
    https://github.com/w3c/screen-wake-lock/pull/314 
  - #298 editorial: Remove the "obtain a permission" algorithm. (1 by marcoscaceres)
    https://github.com/w3c/screen-wake-lock/pull/298 

  1 pull requests merged:
  - Switch to w3c/spec-prod to automate publication to /TR
    https://github.com/w3c/screen-wake-lock/pull/314 

* w3c/html-media-capture (+1/-0/💬1)
  1 pull requests submitted:
  - Chore: fixup some ReSpec usage (by marcoscaceres)
    https://github.com/w3c/html-media-capture/pull/37 

  1 pull requests received 1 new comments:
  - #37 Chore: fixup some ReSpec usage (1 by anssiko)
    https://github.com/w3c/html-media-capture/pull/37 

* w3c/dap-charter (+0/-1/💬0)
  1 pull requests merged:
  - Mention interest from multiple implementers
    https://github.com/w3c/dap-charter/pull/115 


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, 1 June 2021 17:01:29 UTC