$ git show --format=fuller --patch-with-stat --summary 17734c29b6d735ad1e19d21f075a0fec5c0c7a15
commit 17734c29b6d735ad1e19d21f075a0fec5c0c7a15
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Mon Dec 21 05:26:07 2020 +0100
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Mon Dec 21 05:26:07 2020 +0100
Don't start to lock screen
---
plasma-phone-components-dont-start-to-lockscreen.patch | 9 +++++++++
plasma-phone-components.spec | 1 +
2 files changed, 10 insertions(+)
create mode 100644 plasma-phone-components-dont-start-to-lockscreen.patch
diff --git a/plasma-phone-components-dont-start-to-lockscreen.patch b/plasma-phone-components-dont-start-to-lockscreen.patch
new file mode 100644
index 0000000..8144667
--- /dev/null
+++ b/plasma-phone-components-dont-start-to-lockscreen.patch
@@ -0,0 +1,9 @@
+diff -up plasma-phone-components-master/bin/kwinwrapper.in.omv~ plasma-phone-components-master/bin/kwinwrapper.in
+--- plasma-phone-components-master/bin/kwinwrapper.in.omv~ 2020-12-21 05:24:44.826127011 +0100
++++ plasma-phone-components-master/bin/kwinwrapper.in 2020-12-21 05:24:49.691192965 +0100
+@@ -24,4 +24,4 @@ if [ -d @KDE_INSTALL_FULL_LIBDIR@/libhyb
+ fi
+
+ touch /tmp/simplelogin_starting
+-startplasma-wayland --xwayland --libinput --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession
++startplasma-wayland --xwayland --libinput --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession
diff --git a/plasma-phone-components.spec b/plasma-phone-components.spec
index 5c2f1b5..48cb3b1 100644
--- a/plasma-phone-components.spec
+++ b/plasma-phone-components.spec
@@ -8,6 +8,7 @@ Summary: Plasma components for mobile phones
Source0: https://invent.kde.org/plasma/plasma-phone-components/-/archive/master/plasma-phone-components-master.tar.bz2
Patch0: plasma-phone-components-x11-session.patch
Patch1: plasma-phone-components-no-dbus-run-session.patch
+Patch2: plasma-phone-components-dont-start-to-lockscreen.patch
License: GPLv2/LGPLv2/LGPLv2.1
Group: Graphical desktop/KDE
BuildRequires: cmake