Skip to content
Commit 882fe48d authored by Adel Gadllah's avatar Adel Gadllah
Browse files

Screenshot: Move filesystem I/O to a thread

Writting the screenshot to a file can take a relativly long time
in which we block the compositor, so do that part in a separate
thread to avoid the hang.

https://bugzilla.gnome.org/show_bug.cgi?id=652952
parent 90a691ed
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