summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-workspace.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-09-13 13:43:09 +0200
committer Eric Hameleers <alien@slackware.com>2015-09-13 13:43:09 +0200
commit1d193fbad100dd0dbd72c7bd336278544c260c9c (patch)
tree7720aea0bff5e853b83c37ff30e7dd54307739b8 /kde/patch/plasma-workspace.patch
parent0cb37439f64403daf814640249486a3ae5d3c08f (diff)
downloadktown-1d193fbad100dd0dbd72c7bd336278544c260c9c.tar.gz
ktown-1d193fbad100dd0dbd72c7bd336278544c260c9c.tar.xz
plasma-workspace: add ConsoleKit2 support for screenlocker.
ConsoleKit2 has implemented the systemd-logind API for Lock, Unlock, PrepareForSleep and Inhibit.
Diffstat (limited to 'kde/patch/plasma-workspace.patch')
-rw-r--r--kde/patch/plasma-workspace.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/plasma-workspace.patch b/kde/patch/plasma-workspace.patch
new file mode 100644
index 0000000..2b1c630
--- /dev/null
+++ b/kde/patch/plasma-workspace.patch
@@ -0,0 +1,4 @@
+# Add ConsoleKit2 support for screenlocker (ConsoleKit2 has implemented the
+# systemd-logind API for Lock, Unlock, PrepareForSleep and Inhibit.
+cat $CWD/patch/plasma-workspace/plasma-workspace_consolekit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+