Fix --clipboard not working on wayland#255
Conversation
|
The arboard README says:
Looking at support for ext-data-control-v1 and wlr-data-control-unstable-v1 it seems that there is support under KDE (KWin) but not GNOME (Mutter). So, what will happen on a default install of Ubuntu or Fedora? I suppose the main question I have is: Will enabling Wayland support break clipboard functionality in any environment where it works today, or will it keep those environments working and enable it for additional environments? |
|
It fallbacks to the x11 clipboard (I haven't tested it though): |
|
OK, that seems reasonable to me. Thanks for the contribution! |
See 1Password/arboard#184