Skip to content

Unwrap "(as)"-typed `mime_types` value coming from Mutter

Clipboard XDP spec says mime_types is "as" while value coming from Mutter is "(as)" which cannot be forwarded as-is. Be forward-compatible and only unwrap the value if it's wrapped.

Fixes #136.

Merge request reports

Loading