cosmic-epoch icon indicating copy to clipboard operation
cosmic-epoch copied to clipboard

KDE Connect Support

Open ids1024 opened this issue 2 years ago • 7 comments

It should be possible to have something like the GSConnect Gnome Shell extension.

ids1024 avatar Jun 30 '22 01:06 ids1024

Yes please

alperenkaplan avatar Dec 23 '22 18:12 alperenkaplan

If its done please fork kdeconnect directly as gsconnect lacks the capabilities of mounting the cellphone (users need to fiddle around in the ssh config, not a good experience as it changes with the version) and sending multiple files does not work (it only sends 1 and the others just give error).

lavilao avatar Apr 07 '23 16:04 lavilao

We can't fork the GSConnect extension anyway, as it is closely tied to gnome shell and not portable.

Drakulix avatar Apr 07 '23 21:04 Drakulix

https://github.com/andyholmes/valent Maybe we can use this project?

jwaxy avatar Jun 13 '23 17:06 jwaxy

From what I've read in last blog post, it would be the only feature I'd miss. Hopefully something like valent will be rewritten in rust and join the collection of COSMIC projects. :smiley:

Thatoo avatar Apr 18 '24 21:04 Thatoo

Apparently KDE Connect is designed to use standard interfaces where possible, and not be KDE specific. I still need to do more testing with it and see what might be required. (For some reason I couldn't get it to connect to my phone when I tried it, with KDE on Debian Sid.)

One thing we'll want for (some of the functionality of) KDE Connect is the RemoteDesktop portal. There's been some discussion of that in https://github.com/pop-os/xdg-desktop-portal-cosmic/issues/23.

ids1024 avatar Apr 18 '24 23:04 ids1024

Apparently KDE Connect is designed to use standard interfaces where possible, and not be KDE specific. I still need to do more testing with it and see what might be required. (For some reason I couldn't get it to connect to my phone when I tried it, with KDE on Debian Sid.)

One thing we'll want for (some of the functionality of) KDE Connect is the RemoteDesktop portal. There's been some discussion of that in pop-os/xdg-desktop-portal-cosmic#23.

Check your firewall configuration, last time i didn't unblock firewall and hence it didn't work.

iHarryPotter178 avatar Aug 13 '24 16:08 iHarryPotter178