1. 28 Jun, 2021 1 commit
  2. 07 May, 2021 1 commit
  3. 01 Feb, 2021 1 commit
    • Robert Ancell's avatar
      Make Linux apps non-unique by default. (#74959) · 09adc359
      Robert Ancell authored
      This stops them attempting to own a D-Bus name, which may not be possible if the
      app is sandboxed (e.g. in a Snap). It's also probably what most developers would
      expect is the correct behaviour by default.
      09adc359
  4. 29 Oct, 2020 1 commit
  5. 21 Oct, 2020 1 commit
  6. 29 Jul, 2020 1 commit
  7. 23 Jun, 2020 1 commit
  8. 18 Jun, 2020 2 commits
  9. 16 Jun, 2020 1 commit
    • stuartmorgan's avatar
      Switch Linux to the GTK embedding (#59287) · 61c198e7
      stuartmorgan authored
      Updates the tooling to use the GTK embedding, rather than the GLFW embedding:
      - Adds new requirements to `doctor`
      - Updates the app and plugin templates to make GTK-based runners and plugins
      - Stops downloading and installing the GLFW artifacts
      
      Final part of #54860, other than cleanup.
      61c198e7