Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: d5085910396b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 495cf5fd170b
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 5, 2020

  1. chromium: add rtc_use_pipewire

    This provides the browser flag #enable-webrtc-pipewire-capturer, which
    adds support for screensharing on Wayland via xdg-desktop-portal.
    
    The browser flag is disabled by default until a user enables it. At
    least one other major distribution (Arch) enables this compile time
    option, and so I believe it should be safe to enable by default.
    
    This is also needed to support xdg-desktop-portal-wlr which was added in
    #83485.
    jsravn committed Jun 5, 2020
    Copy the full SHA
    fae468b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Add pipewire to runtime path

    jsravn committed Jun 6, 2020
    Copy the full SHA
    1535270 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Merge pull request #89565 from jsravn/enable-chromium-rtc-use-pipewire

    chromium: add rtc_use_pipewire
    flokli committed Jun 7, 2020
    Copy the full SHA
    495cf5f View commit details
    Browse the repository at this point in the history