Skip to content
Commit 2d899596 authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

screen-cast/src: Make record functions return an error when failing

Now that we don't use the record function to early out depending on
implicit state (don't record pixels if only cursor moved for example),
let it simply report an error when it fails, as we should no longer ever
return without pixels if nothing failed.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1351
parent cf88d648
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment