-
-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clipboard direction restrictions: client to server only, server to client only #276
Comments
2016-04-24 13:32:06: L29Ah commented
|
2016-04-24 13:37:55: L29Ah commented
|
How is a key shortcut more secure than the control channel? |
2016-04-24 19:18:03: L29Ah commented
|
2016-05-30 07:07:13: antoine uploaded file
|
2016-05-31 23:09:45: L29Ah commented
|
@l29ah: this looks like a toolchain issue, please file a separate ticket for that. |
2016-06-02 12:45:58: L29Ah commented
|
Those compilation errors are unrelated to this ticket, please use a separate ticket and include the full error. |
@afarr: you may be interested in this feature (ignore comment:7 onwards which have nothing to do with this) |
2016-10-01 01:57:04: afarr commented
|
2016-10-01 01:58:17: afarr uploaded file
|
2016-10-01 01:59:57: afarr uploaded file
|
|
2016-10-05 18:30:32: antoine commented
|
2016-12-09 22:49:04: afarr commented
|
2016-12-09 22:58:24: afarr uploaded file
|
r14641 fixes the spurious invalid value for clipboard-direction warning. "disabled" is a valid option. With r14638 + r14642, we're now back to the same code as r13977... Which means we should not be clearing the server side value when "disabled" is used and OSX clients should get the new value if the server side value is changed. |
(raising as I would like to include this in 1.0.1) |
Taking this back: I believe this causes a clipboard loop on Linux. |
Fix in r14704 for the deadlocks, already backported. But the OSX clipboard is still not syncing properly (as per comment:16). |
2017-01-07 09:43:12: antoine commented
|
2017-01-11 18:55:40: afarr commented
|
2017-01-12 05:46:41: antoine commented
|
2017-01-16 23:53:51: maxmylyn commented
|
2017-01-17 00:29:31: maxmylyn commented
|
2017-01-17 16:04:29: antoine changed owner from afarr to maxmylyn |
2017-01-17 16:04:29: antoine commented
|
2017-01-18 18:59:44: maxmylyn changed owner from maxmylyn to alas |
2017-04-18 01:53:09: afarr commented
|
2017-04-25 19:23:55: maxmylyn changed owner from alas to antoine |
2017-04-25 19:23:55: maxmylyn commented
|
2017-04-25 22:05:48: maxmylyn commented
|
2017-04-25 22:07:40: maxmylyn uploaded file
|
2017-04-25 22:07:55: maxmylyn uploaded file
|
2017-04-25 22:08:13: maxmylyn uploaded file
|
2017-04-25 22:08:28: maxmylyn uploaded file
|
2017-04-26 19:13:29: antoine commented
|
2017-04-29 00:19:23: maxmylyn commented
|
2017-04-29 20:27:45: dragon788 commented
|
2017-05-04 21:11:28: maxmylyn commented
|
2017-05-05 07:38:18: antoine commented
|
2017-05-09 17:34:10: maxmylyn commented
|
2017-05-09 17:35:06: maxmylyn uploaded file
|
2017-05-09 17:35:20: maxmylyn uploaded file
|
2017-05-09 17:38:00: maxmylyn uploaded file
|
2017-05-09 17:38:51: maxmylyn uploaded file
|
2017-05-10 15:06:33: antoine commented
|
2017-05-12 17:42:30: maxmylyn commented
|
2017-05-13 04:54:03: antoine commented
|
2017-05-16 17:53:54: maxmylyn commented
|
It may be useful to provide a way of doing that.
VirtualBox
does this for example.Maybe:
So each end can limit what it will support.
And a toggle at runtime via the tray menu (as long as it is not '
disabled
').The text was updated successfully, but these errors were encountered: