Skip to content

Cut/paste doesn't work on Wayland when clipboard daemon active #58

Description

@zacoons

Copy/paste works fine, but cut/paste does nothing when a clipboard persistence daemon is active (such as wl-clip-persist).

When I copy a file, it sends these MIME types to the clipboard:
text/uri-list
x-special/gnome-copied-files
application/x-kde-cutselection (this just has empty data)

When I paste, it requests the x-special/gnome-copied-files one.

When I cut a file, it sends the same MIME types, but all have empty data except for text/uri-list. So when it goes to paste, there's no data in x-special/gnome-copied-files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions