summaryrefslogtreecommitdiffstats
path: root/source.local/kde/patch/kde-workspace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source.local/kde/patch/kde-workspace.patch')
-rw-r--r--source.local/kde/patch/kde-workspace.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/source.local/kde/patch/kde-workspace.patch b/source.local/kde/patch/kde-workspace.patch
new file mode 100644
index 0000000..d86c11a
--- /dev/null
+++ b/source.local/kde/patch/kde-workspace.patch
@@ -0,0 +1,6 @@
+# Increase the timeout to accomodate slow-to-initialize video chipset drivers:
+zcat $CWD/patch/kde-workspace/kde-workspace.kdm.server.timeout.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
+# Always show 'remaining time' in the popup of the battery plasmoid:
+zcat $CWD/patch/kde-workspace/kde-workspace.batteryapplet.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+