From 27f663a98f1331d5b9622c566c9516f8cd0983c9 Mon Sep 17 00:00:00 2001 From: Christoph Settgast Date: Fri, 12 Aug 2022 07:46:41 +0200 Subject: feat(wayland): enable titlebar when running under wayland (#766) Use with --ozone-platform-hint=auto to enable Closes: #683 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e6b6baf..fbede67 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,14 @@ To fix this, install libfuse2 as follows: sudo apt install libfuse2 ``` +Under wayland, experimental native wayland support can be enabled with the command-line switch `--ozone-platform-hint` set to `auto`: + +``` +./jitsi-meet-x86_64.AppImage --ozone-platform-hint=auto +``` + +Note that screensharing is currently not supported under wayland, eg. the permissions prompt may loop endlessly. + In case you experience a blank page after jitsi server upgrades, try removing the local cache files: ``` -- cgit v1.2.3