From a80c5690c831a7e6c0869752a7519aadf89d64cf Mon Sep 17 00:00:00 2001 From: Julian Orth Date: Wed, 4 May 2022 21:07:34 +0200 Subject: [PATCH] docs: document screensharing with xdpw --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index d79e692a..3da5f6f8 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,17 @@ configuration][personal]. [personal]: https://github.com/mahkoh/my-jay-config +## Screensharing + +Jay supports [xdg-desktop-portal-wlr][xdpw] but Jay is not currently listed in +xdg-desktop-portal-wlr's wlr.portal file. To get screensharing to work, you have +to manually edit `/usr/share/xdg-desktop-portal/portals/wlr.portal` and add +`jay` to the `UseIn` list. + +In the future, Jay will provide a desktop portal itself. + +[xdpw]: https://github.com/emersion/xdg-desktop-portal-wlr + ## License Jay is free software licensed under the GNU General Public License v3.0.