Weekly github digest (Devices and Sensors WG specifications)

Issues
------
* w3c/deviceorientation (+0/-1/💬1)
  1 issues received 1 new comments:
  - #131 Accessibility Checklist (1 by anssiko)
    https://github.com/w3c/deviceorientation/issues/131 [a11y-needs-resolution] [process] 

  1 issues closed:
  - Accessibility Checklist https://github.com/w3c/deviceorientation/issues/131 [a11y-needs-resolution] [process] 

* w3c/geolocation-sensor (+0/-0/💬3)
  1 issues received 3 new comments:
  - #60 Mark as Discontinued Draft and continue in Geolocation API (3 by anssiko, jzijp, marcoscaceres)
    https://github.com/w3c/geolocation-sensor/issues/60 

* w3c/geolocation-api (+1/-2/💬0)
  1 issues created:
  - Non-secure context check vanished from the spec (by marcoscaceres)
    https://github.com/w3c/geolocation-api/issues/156 

  2 issues closed:
  - /TR/ missing from latest published version for ED https://github.com/w3c/geolocation-api/issues/155 
  - Non-secure context check vanished from the spec https://github.com/w3c/geolocation-api/issues/156 

* w3c/battery (+0/-0/💬18)
  2 issues received 18 new comments:
  - #64 Are there new use cases for battery API? (8 by anssiko, marcoscaceres, reillyeon)
    https://github.com/w3c/battery/issues/64 
  - #25 Add an explicit use cases and requirements section (10 by anssiko, marcoscaceres, reillyeon, tomayac)
    https://github.com/w3c/battery/issues/25 

* w3c/screen-wake-lock (+1/-1/💬4)
  1 issues created:
  - Inconsistency when testing on Chrome in iOS using the Home Screen app feature (shortcut) (by pandyama)
    https://github.com/w3c/screen-wake-lock/issues/374 

  1 issues received 4 new comments:
  - #374 Inconsistency when testing on Chrome in iOS using the Home Screen app feature (shortcut) (4 by marcoscaceres, pandyama, reillyeon, tomayac)
    https://github.com/w3c/screen-wake-lock/issues/374 

  1 issues closed:
  - Inconsistency when testing on Chrome in iOS using the Home Screen app feature (shortcut) https://github.com/w3c/screen-wake-lock/issues/374 

* w3c/device-posture (+2/-0/💬8)
  2 issues created:
  - Internationalization Checklist (by darktears)
    https://github.com/w3c/device-posture/issues/148 
  - Accessibility checklist (by darktears)
    https://github.com/w3c/device-posture/issues/147 

  3 issues received 8 new comments:
  - #148 Internationalization checklist (1 by aphillips)
    https://github.com/w3c/device-posture/issues/148 [i18n-tracker] [process] 
  - #147 Accessibility checklist (3 by chris480, darktears)
    https://github.com/w3c/device-posture/issues/147 [process] 
  - #146 Wide review tracker (4 by anssiko, darktears)
    https://github.com/w3c/device-posture/issues/146 [process] 

* w3c/vibration (+0/-1/💬14)
  2 issues received 14 new comments:
  - #33 Update implementation report (13 by anssiko, marcoscaceres, reillyeon, siusin)
    https://github.com/w3c/vibration/issues/33 
  - #17 ISSUE-146: Add vibration strength control (1 by anssiko)
    https://github.com/w3c/vibration/issues/17 

  1 issues closed:
  - Update implementation report https://github.com/w3c/vibration/issues/33 

* w3c/compute-pressure (+2/-0/💬3)
  2 issues created:
  - Properly determine bfcache integration strategy (by rakuco)
    https://github.com/w3c/compute-pressure/issues/275 
  - "Valid source type" check in PressureObserver.observe() needs more details (by rakuco)
    https://github.com/w3c/compute-pressure/issues/273 

  1 issues received 3 new comments:
  - #275 Properly determine bfcache integration strategy (3 by kenchris, rakuco)
    https://github.com/w3c/compute-pressure/issues/275 



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

* w3c/geolocation-api (+2/-2/💬6)
  2 pull requests submitted:
  - Disable /TR/ publication for errata.html (by himorin)
    https://github.com/w3c/geolocation-api/pull/158 
  - Correction: check for non-secure contexts (by marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/157 

  3 pull requests received 6 new comments:
  - #158 Disable /TR/ publication for errata.html (3 by himorin, marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/158 
  - #157 Correction: check for non-secure contexts (1 by marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/157 
  - #153 Correction: Update acquisition algorithm to define data types and handle cached positions (2 by marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/153 

  2 pull requests merged:
  - Disable /TR/ publication for errata.html
    https://github.com/w3c/geolocation-api/pull/158 
  - Correction: check for non-secure contexts
    https://github.com/w3c/geolocation-api/pull/157 

* w3c/vibration (+0/-1/💬0)
  1 pull requests merged:
  - Update test suite and implementation report
    https://github.com/w3c/vibration/pull/35 

* w3c/compute-pressure (+4/-3/💬1)
  4 pull requests submitted:
  - editorial: Use more precise algorithmic steps in unobserve() and disconnect() (by rakuco)
    https://github.com/w3c/compute-pressure/pull/278 
  - editorial: fully active checks: Refer to specific registered observer list (by rakuco)
    https://github.com/w3c/compute-pressure/pull/277 
  - Rework handling of fully active status (by rakuco)
    https://github.com/w3c/compute-pressure/pull/276 
  - timestamp: Redefine timestamp in Data delivery (by arskama)
    https://github.com/w3c/compute-pressure/pull/274 

  1 pull requests received 1 new comments:
  - #265 Attempt to add Automation section and WebDriver support (1 by rakuco)
    https://github.com/w3c/compute-pressure/pull/265 

  3 pull requests merged:
  - editorial: Use more precise algorithmic steps in unobserve() and disconnect()
    https://github.com/w3c/compute-pressure/pull/278 
  - editorial: fully active checks: Refer to specific registered observer list
    https://github.com/w3c/compute-pressure/pull/277 
  - Rework handling of fully active status
    https://github.com/w3c/compute-pressure/pull/276 


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, 4 June 2024 17:00:26 UTC