annotate misc/README @ 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 This directory contains files related to Libervia Desktop but not directly used by it. |
|
2 |
|
3 * org.libervia.LiberviaDesktop.metainfo.xml: |
|
4 AppStream metadata as specified at https://www.freedesktop.org/software/appstream/docs/ |
|
5 |
|
6 * org.libervia.LiberviaDesktop.desktop: |
|
7 Desktop entry as specified at https://specifications.freedesktop.org/desktop-entry-spec/ |