Jonas Ådahl
0f9c6aef99
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
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%