clipmenu icon indicating copy to clipboard operation
clipmenu copied to clipboard

Handle syncing clipboard to primary

Open bobrippling opened this issue 3 years ago • 0 comments

This mirrors behaviour in #126 / the reverse fix for #125, where if I copy in certain programs (google docs), the copy isn't synced to my primary selection. Usually this is implicit because copying requires highlighting, which sets the primary selection - possibly related the what was mentioned here - https://github.com/cdown/clipmenu/pull/126#issuecomment-719533069.

Understandably there are uses of CLIPBOARD distinct from PRIMARY, which is why I feel this should be behind a CM_SYNC_CLIPBOARD_TO_PRIMARY variable.

bobrippling avatar May 05 '22 17:05 bobrippling