Weekly github digest (Devices and Sensors WG specifications)

Issues
------
* w3c/deviceorientation (+0/-0/💬5)
  5 issues received 5 new comments:
  - #184 fire an orientation event need to use the dictionary (1 by reillyeon)
    https://github.com/w3c/deviceorientation/issues/184 
  - #183 Combined permission request is problematic (1 by reillyeon)
    https://github.com/w3c/deviceorientation/issues/183 
  - #182 Alternative orientation representations? (1 by reillyeon)
    https://github.com/w3c/deviceorientation/issues/182 
  - #148 How to check when permission is denied? (1 by reillyeon)
    https://github.com/w3c/deviceorientation/issues/148 [question] 
  - #137 Guidance needed: how to acquire compass headings in a future-compatible manner? (1 by reillyeon)
    https://github.com/w3c/deviceorientation/issues/137 [question] 

* w3c/geolocation-api (+2/-4/💬3)
  2 issues created:
  - Update implementation report (by marcoscaceres)
    https://github.com/w3c/geolocation-api/issues/163 
  - Define the units of `accuracy` (by reillyeon)
    https://github.com/w3c/geolocation-api/issues/160 

  2 issues received 3 new comments:
  - #163 Update implementation report (1 by marcoscaceres)
    https://github.com/w3c/geolocation-api/issues/163 
  - #154 repo name nit: it'd be nice if this were simply w3c/geolocation (2 by himorin, marcoscaceres)
    https://github.com/w3c/geolocation/issues/154 

  4 issues closed:
  - Update implementation report https://github.com/w3c/geolocation/issues/163 
  - Position data isn't passed into 'new GeolocationPosition' https://github.com/w3c/geolocation/issues/137 [bug] 
  - repo name nit: it'd be nice if this were simply w3c/geolocation https://github.com/w3c/geolocation-api/issues/154 
  - Define the units of `accuracy` https://github.com/w3c/geolocation-api/issues/160 

* w3c/device-posture (+1/-0/💬1)
  1 issues created:
  - Device posture and direction interaction (by aphillips)
    https://github.com/w3c/device-posture/issues/151 

  1 issues received 1 new comments:
  - #151 Device posture and direction interaction (1 by anssiko)
    https://github.com/w3c/device-posture/issues/151 [i18n-needs-resolution] 

* w3c/vibration (+0/-0/💬8)
  1 issues received 8 new comments:
  - #33 Update implementation report (8 by egirard, marcoscaceres, reillyeon, scheib)
    https://github.com/w3c/vibration/issues/33 

* w3c/compute-pressure (+4/-1/💬1)
  4 issues created:
  - automation: Pressure types supported in WebDriver are the same as what PressureObserver.knownSources returns (by rakuco)
    https://github.com/w3c/compute-pressure/issues/286 
  - automation: Decide whether shared workers should be supported (by rakuco)
    https://github.com/w3c/compute-pressure/issues/285 
  - Add WebDriver support (by rakuco)
    https://github.com/w3c/compute-pressure/issues/282 
  - "Current pressure state" definition and cardinality are confusing (by rakuco)
    https://github.com/w3c/compute-pressure/issues/281 

  1 issues received 1 new comments:
  - #282 Add WebDriver support (1 by rakuco)
    https://github.com/w3c/compute-pressure/issues/282 

  1 issues closed:
  - Add WebDriver support https://github.com/w3c/compute-pressure/issues/282 



Pull requests
-------------
* w3c/deviceorientation (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #141 Make DeviceMotionEventInit members nullable with null default (1 by reillyeon)
    https://github.com/w3c/deviceorientation/pull/141 

* w3c/geolocation-sensor (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #61 Update status of this document (1 by anssiko)
    https://github.com/w3c/geolocation-sensor/pull/61 

  1 pull requests merged:
  - Update status of this document
    https://github.com/w3c/geolocation-sensor/pull/61 

* w3c/geolocation-api (+7/-5/💬1)
  7 pull requests submitted:
  - removed revisionTypes (by himorin)
    https://github.com/w3c/geolocation/pull/168 
  - Added ipr to gh-action (by himorin)
    https://github.com/w3c/geolocation/pull/167 
  - link fix for ipr (by himorin)
    https://github.com/w3c/geolocation/pull/166 
  - chore: rewrite implementation report (by marcoscaceres)
    https://github.com/w3c/geolocation/pull/165 
  - Editorial: rename spec to Geolocation (by marcoscaceres)
    https://github.com/w3c/geolocation/pull/164 
  - Addition: Define units for accuracy (by reillyeon)
    https://github.com/w3c/geolocation-api/pull/162 
  - Editorial: Minor corrections prior to republication (by reillyeon)
    https://github.com/w3c/geolocation-api/pull/161 

  1 pull requests received 1 new comments:
  - #153 Correction: Update acquisition algorithm to define data types and handle cached positions (1 by marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/153 

  5 pull requests merged:
  - chore: rewrite implementation report
    https://github.com/w3c/geolocation/pull/165 
  - Editorial: rename spec to Geolocation
    https://github.com/w3c/geolocation/pull/164 
  - Correction: Update acquisition algorithm to define data types and handle cached positions
    https://github.com/w3c/geolocation/pull/153 
  - Addition: Define units for accuracy
    https://github.com/w3c/geolocation-api/pull/162 
  - Editorial: Minor corrections prior to republication
    https://github.com/w3c/geolocation-api/pull/161 

* w3c/compute-pressure (+5/-5/💬16)
  5 pull requests submitted:
  - Add Raphael Kubo Da Costa as editor (by arskama)
    https://github.com/w3c/compute-pressure/pull/287 
  - Add an Automation section with WebDriver support to the spec (by rakuco)
    https://github.com/w3c/compute-pressure/pull/284 
  - Make PressureObserver.observe() and data delivery algorithm less vague (by rakuco)
    https://github.com/w3c/compute-pressure/pull/283 
  - data delivery: Set `timestamp` as an "unsafe shared current time" (by rakuco)
    https://github.com/w3c/compute-pressure/pull/280 
  - data delivery: Use right time-related variable in passes rate test check (by rakuco)
    https://github.com/w3c/compute-pressure/pull/279 

  6 pull requests received 16 new comments:
  - #287 Add Raphael Kubo da Costa as editor (3 by anssiko, himorin)
    https://github.com/w3c/compute-pressure/pull/287 
  - #284 Add an Automation section with WebDriver support to the spec (1 by rakuco)
    https://github.com/w3c/compute-pressure/pull/284 
  - #283 Make PressureObserver.observe() and data delivery algorithm less vague (1 by rakuco)
    https://github.com/w3c/compute-pressure/pull/283 
  - #280 data delivery: Set `timestamp` as an "unsafe shared current time" (2 by arskama, rakuco)
    https://github.com/w3c/compute-pressure/pull/280 
  - #279 data delivery: Use right time-related variable in passes rate test check (2 by arskama, kenchris)
    https://github.com/w3c/compute-pressure/pull/279 
  - #265 Automation section and WebDriver support (7 by arskama, kenchris, rakuco)
    https://github.com/w3c/compute-pressure/pull/265 

  5 pull requests merged:
  - Add Raphael Kubo da Costa as editor
    https://github.com/w3c/compute-pressure/pull/287 
  - Add an Automation section with WebDriver support to the spec
    https://github.com/w3c/compute-pressure/pull/284 
  - Make PressureObserver.observe() and data delivery algorithm less vague
    https://github.com/w3c/compute-pressure/pull/283 
  - data delivery: Set `timestamp` as an "unsafe shared current time"
    https://github.com/w3c/compute-pressure/pull/280 
  - data delivery: Use right time-related variable in passes rate test check
    https://github.com/w3c/compute-pressure/pull/279 


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/device-posture
* https://github.com/w3c/html-media-capture
* https://github.com/w3c/vibration
* https://github.com/w3c/das-charter
* https://github.com/w3c/compute-pressure
* https://github.com/w3c/contact-picker


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

Received on Tuesday, 18 June 2024 17:00:27 UTC