From 34eaef58d59c97fef278f797f1875e5d39fe0797 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 27 Jan 2017 11:03:38 +0100 Subject: plasma-workspace: address high CPU useage bug in system tray animations. --- kde/patch/plasma-workspace.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kde/patch/plasma-workspace.patch') diff --git a/kde/patch/plasma-workspace.patch b/kde/patch/plasma-workspace.patch index 30e54f0..f5c320d 100644 --- a/kde/patch/plasma-workspace.patch +++ b/kde/patch/plasma-workspace.patch @@ -6,3 +6,7 @@ # Apply commit that fixes compilation of 5.6.5: #cat $CWD/patch/plasma-workspace/plasma-workspace_apply_767aa57.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +# Systray: Move all icon resolution to dataengine, preventing high CPU usage, +# see https://phabricator.kde.org/D2986 : +cat $CWD/patch/plasma-workspace/plasma-workspace.systray_cpubug.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3