Navigation Menu

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: 30c2069a9c39
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0e5158fa9da6
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 21, 2020

  1. pipewire: Fix screen sharing with Chromium (#104504)

    See https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/270.
    E.g. Fedora and Arch have already backported that patch.
    
    This avoids errors like:
    Chromium: [E][module-protocol-native.c:562 on_remote_data()] protocol-native 0x33df5483c780: got connection error
    pipewire[1168]: [E][000002106.051912][module-protocol-native.c:305 connection_data()] protocol-native 0x1b96900: client 0x1d084f0 error -22 (Invalid argument)
    
    I've successfully tested screen sharing with Chromium 87.0.4280.66.
    
    cc #91218
    primeos committed Nov 21, 2020
    Copy the full SHA
    0e5158f View commit details
    Browse the repository at this point in the history