From f8ad7df3be5acea5ba0df740b4d3110412bddcfe Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Thu, 5 Apr 2018 02:03:26 +0200 Subject: [PATCH] Add FAQ section about KWin crash Link to the workaround to keep the compositor enabled while _scrcpy_ is running. --- FAQ.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/FAQ.md b/FAQ.md index 4447dfec..09279a6c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -79,3 +79,12 @@ meson x --buildtype release -Dhidpi_support=false ``` However, the video will be displayed at lower resolution. + + +### KWin compositor crashes + +On Plasma Desktop, compositor is disabled while _scrcpy_ is running. + +As a workaround, [disable "Block compositing"][kwin]. + +[kwin]: https://github.com/Genymobile/scrcpy/issues/114#issuecomment-378778613