Skip to content

Selection fixes

Carlos Garnacho requested to merge carlosg/mutter:fix-issue-1 into master

Fixes 1) handling of INCR transfers (mutter issue #1 (closed)) and 2) possible too short reads from wayland selection owners, resulting in early termination of the selection transfer operation.

Merge request reports