Jonas Ådahl
32f02010ae
screen-cast: Handle PipeWire errors more gracefully
Various code assumed PipeWire function calls would never fail. Some can actually fail for real reasons, and some currently can only fail due to OOM situations, but we should still not assume that will always be the case. https://gitlab.gnome.org/GNOME/mutter/merge_requests/102 (cherry picked from commit 0f9c6aef99b223a6f520071d640cf34c92046f7a)
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%