Skip to content

Commit aff67d2

Browse files
committed
fix(docs) drop no longer relevant Wayland docs
1 parent f9a5d69 commit aff67d2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Desktop application for [Jitsi Meet] built with [Electron].
99
- [End-to-End Encryption](https://jitsi.org/blog/e2ee/) support (BETA)
1010
- Works with any Jitsi Meet deployment
1111
- Built-in auto-updates
12-
- Screensharing (Windows, Mac, Linux on X11 only. Not supported under Wayland, see known issues below)
12+
- Screen sharing
1313
- ~Remote control~ (currently [disabled](https://github.com/jitsi/jitsi-meet-electron/issues/483) due to [security issues](https://github.com/jitsi/security-advisories/blob/master/advisories/JSA-2020-0001.md))
1414
- Always-On-Top window
1515
- Support for deeplinks such as `jitsi-meet://myroom` (will open `myroom` on the configured Jitsi instance) or `jitsi-meet://jitsi.mycompany.com/myroom` (will open `myroom` on the Jitsi instance running on `jitsi.mycompany.com`)
@@ -144,10 +144,6 @@ None
144144

145145
* If you can't execute the file directly after downloading it, try running `chmod u+x ./jitsi-meet-x86_64.AppImage`
146146

147-
* Under Wayland, screensharing is currently buggy:
148-
* Sharing a full screen is not possible
149-
* When trying to start screensharing under Wayland, 2 permission popups will show up. First a PipeWire-based system selector, then a Jitsi internal selector. Select the application window in the first selector and click allow; then do the same in the Jitsi internal selector. This is how sharing application windows works, as sharing a full screen is unfortunately not possible.
150-
151147
* On Ubuntu 22.04 and later, the AppImage will fail with a FUSE error (as the AppImage uses `libfuse2`, while 22.04 comes with `libfuse3` by default):
152148

153149
```

0 commit comments

Comments
 (0)