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

tauri: implement runtime.readClipboardImage and TempFileFunctions, also fix pasting of (non-image) files into composer #4533

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Jan 22, 2025

also contains a bugfix for electron -> fix pasting of (non image) files into composer by using web apis instead of runtime.writeClipboardToTempFile

todo:

  • read clipboard image
  • write tmp files

@Simon-Laux Simon-Laux changed the title tauri: implement runtime.readClipboardImage and TempFileFunctions tauri: implement runtime.readClipboardImage and TempFileFunctions, also fix pasting of (non-image) files into composer Jan 23, 2025
@Simon-Laux Simon-Laux added bug Something isn't working enhancement New feature or request labels Jan 23, 2025
@Simon-Laux Simon-Laux added this to the Tauri Project milestone Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant