annotate misc/org.libervia.LiberviaDesktop.desktop @ 514:d78728d7fd6a
plugin wid calls, core: implements WebRTC DataChannel file transfer:
- Add a new "file" icon in call UI to send a file via WebRTC.
- Handle new preflight mechanism, and WebRTC file transfer.
- Native file chooser handling has been moved to new `core.file_chooser` module, and now
supports "save" and "dir" modes (based on `plyer`).
rel 442
author |
Goffi <goffi@goffi.org> |
date |
Sat, 06 Apr 2024 13:37:27 +0200 |
parents |
4f923e7e82b6 |
children |
|
rev |
line source |
473
|
1 [Desktop Entry] |
|
2 Type=Application |
|
3 Name=Libervia Desktop (Cagou) |
|
4 Comment=desktop/mobile frontend for Libervia (XMPP) |
|
5 Exec=libervia-desktop |
|
6 Icon=org.libervia.LiberviaDesktop |
|
7 Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess; |
|
8 Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;desktop; |