annotate misc/org.libervia.LiberviaTUI.desktop @ 4205:17a8168966f9
frontends (tools/webrtc): implement screensharing for Wayland + bug fixes:
- Freedesktop Desktop Screenshare port is now used when Wayland is detected (needs
`xdg-desktop-portal` with the implementation corresponding to desktop environment).
- Add a binding feature to feedback state to application (e.g. if desktop sharing is
cancelled from desktop environment, or at portal's permission request level).
- fix misnaming of video source (was wrongly named `camera` instead of `video`).
- fix desktop sharing pad selection in `input-selector` when it has been added once, then
removed, then added again.
rel 434
author |
Goffi <goffi@goffi.org> |
date |
Thu, 18 Jan 2024 23:29:25 +0100 |
parents |
a27fd445c7c7 |
children |
|
rev |
line source |
3574
|
1 [Desktop Entry] |
|
2 Type=Application |
|
3 Name=Libervia TUI (Primitivus) |
|
4 Comment=console frontend for Libervia (XMPP) |
|
5 Exec=libervia-tui |
|
6 Icon=org.libervia.LiberviaTUI |
|
7 Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess; |
|
8 Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;console; |