mirror of
https://github.com/edu4rdshl/edu4rdshl.github.io.git
synced 2026-07-17 23:24:49 +00:00
(post-update): My move to wayland: it's finally ready
Clarify Screen Sharing section.
This commit is contained in:
parent
16196cee72
commit
bcccb2ce54
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Xorg and Wayland are totally different, so, it's expected that some settings nee
|
|||
|
||||
### Screen Sharing
|
||||
|
||||
Many users have found that when running an application natively through Wayland, the screen sharing feature doesn't work as expected. It's because Wayland security model doesn't allow an application to read the content of another application, so, the screen sharing feature doesn't work and will only show your current application window. All you need to do is install [xwaylandvideobridge](https://invent.kde.org/system/xwaylandvideobridge) and it will do the job.
|
||||
Many users have noticed that when running a Xwayland application inside a Wayland session, the screen sharing feature doesn't work as expected. It's because Wayland security model doesn't allow X clients to access the content of Wayland applications, so, the screen sharing feature will only show the applications running under X. To solve it, all you need to do is install [xwaylandvideobridge](https://invent.kde.org/system/xwaylandvideobridge) and it will do the job.
|
||||
|
||||
### Electron apps
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue