Skip to content
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

brotli clipboard compression for text #2289

Closed
totaam opened this issue May 6, 2019 · 8 comments
Closed

brotli clipboard compression for text #2289

totaam opened this issue May 6, 2019 · 8 comments
Labels

Comments

@totaam
Copy link
Collaborator

totaam commented May 6, 2019

Issue migrated from trac ticket # 2289

component: core | priority: major | resolution: fixed

2019-05-06 04:40:21: antoine created the issue


With "quality" levels lower than 10, it compresses fast and much more efficiently than lz4.

@totaam
Copy link
Collaborator Author

totaam commented May 6, 2019

2019-05-06 06:24:03: antoine changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented May 6, 2019

2019-05-06 06:24:03: antoine commented


Done in r22626.
Packaging updates:

Still TODO (may move to a new ticket):

@totaam
Copy link
Collaborator Author

totaam commented May 6, 2019

2019-05-06 14:23:31: antoine changed status from assigned to closed

@totaam
Copy link
Collaborator Author

totaam commented May 6, 2019

2019-05-06 14:23:31: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented May 6, 2019

2019-05-06 14:23:31: antoine commented


  • r22643 server side brotli compression of clipboard data
  • r22644 html5 client support (+r22645 fixup)

Tested using:

XPRA_MIN_CLIPBOARD_COMPRESS_SIZE=1 xpra start -d clipboard

to make it easier to trigger with short plain text cut&paste.

Will follow up in #273.

@totaam totaam closed this as completed May 6, 2019
@totaam
Copy link
Collaborator Author

totaam commented Jun 6, 2019

2019-06-06 05:39:06: antoine commented


IE fix in r22861.

@totaam
Copy link
Collaborator Author

totaam commented Jun 6, 2019

2019-06-06 07:03:11: antoine commented


See also #812.

@totaam
Copy link
Collaborator Author

totaam commented Sep 7, 2019

2019-09-07 15:06:56: antoine commented


Disabled again for IE in r23727. (was hitting runtime issues)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant