#1011 closed enhancement (fixed)
There's no option to select clipboard for synchronization for OSX clients
Reported by: | alas | Owned by: | alas |
---|---|---|---|
Priority: | minor | Milestone: | 0.17 |
Component: | client | Version: | 0.15.x |
Keywords: | Cc: |
Description
Just noticed that the option to select clipboard for synchronization (#966) is only available for win32 clients, not OSX clients.
Wouldn't hurt to provide the option, when you get the chance (probably as an option with a sub menu, off the Features link of the xpra menu?).
Change History (6)
comment:1 Changed 7 years ago by
Milestone: | 0.16 → future |
---|---|
Status: | new → assigned |
comment:2 Changed 7 years ago by
comment:3 Changed 6 years ago by
Owner: | changed from Antoine Martin to alas |
---|---|
Status: | assigned → new |
Done in r12059, see ticket:966#comment:7.
comment:4 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ok, this looks like it's working as 'expected'. (Seems like sync'ing the primary or secondary is making pasting locally copied content fail to paste into browsers, but sync'ing to the primary clipboard does allow copying from server xterms, which is handy).
Tested with 0.17.0 r12380 client against 0.17.0 r12380 fedora 23 server.
Closing (at last).
comment:5 Changed 6 years ago by
Milestone: | future → 0.17 |
---|
comment:6 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1011
Note: See
TracTickets for help on using
tickets.
See also r11015.
To add support, the osx clipboard needs to extend the translated clipboard and we need a menu for it (or at least an initial packet to set the current remote clipboard).