cinnyapp / cinny-desktop

Yet another matrix client for desktop
GNU Affero General Public License v3.0
416 stars 49 forks source link

Image paste not working from clipboard #69

Open Wouter0100 opened 2 years ago

Wouter0100 commented 2 years ago

In Cinny web client I'm able to paste an image into Cinny, but in the desktop client I'm unable to paste the same image.

No error, nothing visually important. Just does not respond to ctrl+v.

Installed using Flatpak, running latest version. Ubuntu 22.04.

Tealk commented 2 years ago

Have the same Problem Arch - Flatpak v2.2.0

kfiven commented 2 years ago

Tauri don't support that yet, see https://github.com/tauri-apps/tao/issues/232

j0lol commented 1 year ago

Use arboard?

hatkidchan commented 1 year ago

any updates?

RobinBoers commented 1 year ago

Same problem, flatpak 1.15.4 cinny v2.2.4

Avi0n commented 1 year ago

FYI from the tao issue mentioned above:

Closing as this won't be implemented in tao, and clipboard will be removed, please use arboard crate instead.

tobias-kuendig commented 1 year ago

A possible solution has been added in #167 and https://github.com/cinnyapp/cinny/pull/1238

K4LCIFER commented 1 year ago

I have the same issue. Being able to paste images from the clipboard, for me, is quite a crucial feature.