From 3b4dd4c15f879e1fd93e9e595bb90bedb4c3e5d9 Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Thu, 21 Feb 2019 20:41:19 +0530 Subject: [PATCH] Don't force KSCREEN_BACKEND to be QScreen This was added as workaround for the hwcomposer, I am not sure if this is actually needed now for hwcomposer backend with proper xdg_output support, but even if is needed, this script seems wrong place to enforce this. --- bin/plasma-phone.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index 3e7f46bc..1ba511c1 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -19,7 +19,6 @@ export QT_QPA_PLATFORM=wayland export QT_QPA_PLATFORMTHEME=KDE export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 export XDG_CURRENT_DESKTOP=KDE -export KSCREEN_BACKEND=QScreen export KDE_FULL_SESSION=1 export KDE_SESSION_VERSION=5