-
Notifications
You must be signed in to change notification settings - Fork 61
Clipboard should also be transferred #19
Copy link
Copy link
Open
Labels
Description
Now the primary selection (created by marking, and pasted using the middle mouse button) is transferred to all screens (created using Ctrl+C or Ctrl+X, and pasted using Ctrl+V), but not the clipboard selection, using xclip terminology from man xclip. I think also the clipboard selection should be transferred to all screens. The two selections should still be separated since it is useful with two clipboards.
This is related to #7, but is a request to add a feature.
Reactions are currently unavailable