Skip to content

xwayland/selection: remove the nonblocking flag

Xu Rui requested to merge Rui511/wlroots:screenshot into master

Some x apps have problems pasting big pictures from screenshots.

This problem occurs when large pictures require multiple fd reads.

flameshot commit adcf2501f33bcbcd29769015ddddb37b50b4da39 use the png format to circumvent this problem.

Edited by Xu Rui

Merge request reports

Loading