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

fixed X11 clipboard issues, added size limit, added webp/tiff/png/jpg #1904

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

draekko
Copy link

@draekko draekko commented Feb 20, 2023

This fixes X11 to X11 issues, prevents images from leaking to text targets, adds size limits if someone wants to limit clipboard transfers, adds converters for webp, tiff, png, jpg. PNG is need to properly transfer images copy pasted or from gimp on one machine to the next under an X11 to X11 scenario for use in other apps.

@draekko
Copy link
Author

draekko commented Feb 20, 2023

I don't have a Mac or Windows machine for dev support so someone will need to add those there.

@draekko
Copy link
Author

draekko commented Feb 21, 2023

To clarify, only the X11 converters for PNG/WEBP/TIFF/JPG need to be created for the other platforms, the memory limit option for clipboard transfers should work across platforms.

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

Successfully merging this pull request may close these issues.

None yet

1 participant