Skip to content
Snippets Groups Projects
  1. May 12, 2022
  2. Apr 12, 2022
    • Simon McVittie's avatar
      bin: Add steam-runtime-launch-options script · f4cf5665
      Simon McVittie authored
      
      This is an experimental replacement for, and generalization of,
      PRESSURE_VESSEL_WRAP_GUI=1. When it is included in a scout runtime shipped
      with Steam, it will allow developers and testers to swap between runtimes
      by setting the Steam launch options for a game to:
      
          steam-runtime-launch-options -- %command%
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      f4cf5665
  3. Apr 07, 2022
  4. Mar 31, 2022
  5. Jan 28, 2022
  6. Jan 27, 2022
  7. Jan 13, 2022
  8. Dec 03, 2021
  9. Oct 20, 2021
  10. Sep 30, 2021
  11. Sep 29, 2021
  12. Sep 23, 2021
  13. Jul 05, 2021
  14. Jun 30, 2021
  15. Jun 28, 2021
  16. May 27, 2021
  17. Apr 27, 2021
  18. Apr 22, 2021
  19. Mar 31, 2021
    • Ludovico de Nittis's avatar
      urlopen: Add a more clever xdg-open executable · 2f212fc2
      Ludovico de Nittis authored and Simon McVittie's avatar Simon McVittie committed
      When inside a Steam Runtime container we currently make `xdg-open`
      points to the `flatpak-xdg-utils` implementation that relies on
      `xdg-desktop-portal`. But if an user doesn't have a working
      `xdg-desktop-portal` it will fail.
      
      Additionally the `steam://`
      
       URLs might end up opening another instance
      of the Steam client, even if one instance was already running. This can
      happen if more than one version are installed, e.g. the Steam client
      from the distro repositories and the Flatpak version.
      
      With this alternative implementation we try a more clever approach that
      should workaround the `xdg-open` shortcomings that we experienced in our
      Steam related use cases.
      
      Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
      [smcv: Install all /usr/bin/steam-runtime-* executables]
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      2f212fc2
  20. Mar 30, 2021
  21. Mar 23, 2021
  22. Feb 22, 2021
  23. Jan 28, 2021
  24. Jan 25, 2021
  25. Nov 18, 2020
  26. Nov 17, 2020
  27. Nov 10, 2020
Loading