diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-07-20 09:55:13 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-07-20 09:56:50 +0200 |
commit | fd9dfc7aba58b105131efc54c9e8fc8ea43b0a0b (patch) | |
tree | ec72572cc8405be8012805b369ef5a19dc2f9f00 /net-im/zoom/files | |
parent | sci-libs/parmetis: update homepage (diff) | |
download | gentoo-fd9dfc7aba58b105131efc54c9e8fc8ea43b0a0b.tar.gz gentoo-fd9dfc7aba58b105131efc54c9e8fc8ea43b0a0b.tar.bz2 gentoo-fd9dfc7aba58b105131efc54c9e8fc8ea43b0a0b.zip |
net-im/zoom: Version bump to 5.7.28852.0718
EAPI 8. Add note about screen sharing on Wayland to README.gentoo file.
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-im/zoom/files')
-rw-r--r-- | net-im/zoom/files/README.gentoo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/zoom/files/README.gentoo b/net-im/zoom/files/README.gentoo index 06f1f9b3dce0..12e5058b397a 100644 --- a/net-im/zoom/files/README.gentoo +++ b/net-im/zoom/files/README.gentoo @@ -3,3 +3,6 @@ display compositing. If you encounter a black window when sharing the screen, then one of the following actions should help: - Enable compositing in your window manager if it is supported - Alternatively, run the xcompmgr command (from x11-misc/xcompmgr) + +To enable screen sharing on GNOME Wayland, edit ~/.config/zoomus.conf +and change the value of enableWaylandShare to true. |