Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/electron/electron.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Sep 28, 2023
  2. Sep 26, 2023
    • Athul Iddya's avatar
      fix: use generic capturer to list both screens and windows when possible (#39711) · e51dee4e
      Athul Iddya authored
      Screensharing with PipeWire via XDG Desktop Portal requires explicit
      user permission via permission dialogs. Chromium has separate tabs for
      screens and windows and thus its portal implementation requests
      permissions separately for each. However, the screencast portal has no
      such limitation and supports both screens and windows in a single
      request.
      
      WebRTC now supports this type of capture in a new method called
      called `CreateGenericCapturer`. The `desktopCapturer` implementation has
      been modified to use it. Additionally, Chromium has been patched to use
      same generic capturer to ensure that the source IDs remain valid for
      `getUserMedia`.
  3. Sep 21, 2023
  4. Sep 19, 2023
  5. Sep 15, 2023
  6. Sep 13, 2023
  7. Sep 12, 2023
  8. Sep 11, 2023
  9. Sep 07, 2023
  10. Aug 30, 2023
  11. Aug 29, 2023
  12. Aug 28, 2023
  13. Aug 25, 2023
  14. Aug 21, 2023
  15. Aug 17, 2023
  16. Aug 16, 2023
  17. Aug 14, 2023
  18. Aug 11, 2023
  19. Aug 10, 2023
  20. Aug 09, 2023
  21. Aug 08, 2023
  22. Aug 04, 2023
  23. Aug 03, 2023
  24. Aug 02, 2023
  25. Aug 01, 2023
  26. Jul 28, 2023
  27. Jul 26, 2023