Skip to content
steam-runtime-tools v0.20230621.0

  * pressure-vessel:
    - Don't let bubblewrap prevent standard output from reporting
      end-of-file (steam-runtime#593)
    - Add pv-adverb --assign-fd option
  * input-monitor:
    - Hex-dump evdev capabilities by default, in a format that is easier
      to copy/paste into steam-runtime-tools and SDL test data
    - Also hex-dump the HID report descriptor for HID devices
    - Add --only-new option, which is the opposite of --once
  * system-info:
    - check-vulkan: Update for Vulkan-Headers >= 1.3.246
    - check-xdg-portal: Look for more xdg-desktop-portal interfaces.
      The June 2023 update to Steam makes more use of the various portals,
      in particular the FileChooser for "native" File -> Open... dialogs.
  * Documentation:
    - Update for Debian 12 having been released
    - Make CLI tools show a placeholder in --help for all options with
      arguments
    - Mention Steam Runtime 5 as another possible future branch