Skip to content
Snippets Groups Projects
  1. May 27, 2021
  2. Apr 27, 2021
  3. Apr 22, 2021
  4. 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
  5. Mar 30, 2021
  6. Mar 23, 2021
  7. Feb 22, 2021
  8. Jan 28, 2021
  9. Jan 25, 2021
  10. Nov 18, 2020
  11. Nov 17, 2020
  12. Nov 10, 2020
  13. Oct 26, 2020
  14. Oct 22, 2020
  15. Oct 07, 2020
  16. Sep 28, 2020
  17. Jul 09, 2020
  18. Jun 10, 2020
  19. Apr 24, 2020
  20. Apr 20, 2020
  21. Apr 14, 2020
  22. Apr 01, 2020
  23. Mar 10, 2020
Loading