Skip to content

Use poll() when reading screenshot data

Vlad Zahorodnii requested to merge work/zzag/poll-read-data into master

If the screenshot is too big (easy to have with 4K monitors), xdp-kde can hit the recursion limit and crash.

Merge request reports