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

[Feature Request] Allow copy-pasting of images/other media in Desktop version of app #25

Closed
krille-chan opened this issue Jul 14, 2023 · 4 comments
Labels
stale The item is going to be closed soon because of inactivity

Comments

@krille-chan
Copy link
Owner

Other chat apps like Discord, Signal, Element, etc., allow me to copy paste an image in my clipboard and it will start to upload it or allow me to type a caption before finishing the upload. This is really great for quick image searching where the user doesn't need to download the app, open the upload widget, find the file, and then upload the image. All while leaving a potentially unwanted image on the users computer when finished.

If this is a feature and I am experiencing a bug, I am on Nixos Unstable, installing the app as a flatpak from Flathub.

@PgBiel
Copy link

PgBiel commented Jan 17, 2024

This (not being able to paste images) seems to affect all platforms (mobile and desktop), and seems to be an upstream issue: flutter/flutter#23603

In that issue, it was mentioned that a third-party plugin for flutter was created to tackle this problem: https://pub.dev/packages/super_clipboard

This seems to have been adopted by other flutter apps, e.g. LinwoodDev/Butterfly#422

Perhaps that plugin could be used for FluffyChat as well? What do you think?

And, if that seems OK, would you be looking for a contribution to implement that? (Perhaps someone can step up to help?)

Copy link

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label May 17, 2024
Copy link

github-actions bot commented Jun 1, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@k3-cat
Copy link

k3-cat commented Oct 4, 2024

I guess we can add a button to the long-press menu (or an entery in the "plus sign menu") to get images and rich texts from clipboard using super_clipboard?

If that is OK, I can do the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

3 participants