diff --git a/0001-Workaround-kde-362531.patch b/0001-Workaround-kde-362531.patch deleted file mode 100644 index 29dcec1..0000000 --- a/0001-Workaround-kde-362531.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 84c03dc24aa32346bedc9a1f128a14a7f912d19c Mon Sep 17 00:00:00 2001 -From: Fabian Vogt -Date: Sat, 30 Jul 2016 23:54:46 +0200 -Subject: [PATCH] Workaround kde#362531 - -Delay plasmashell startup by a second so that KWin effects can be queried - -Signed-off-by: Fabian Vogt ---- - shell/plasmashell.desktop | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/shell/plasmashell.desktop b/shell/plasmashell.desktop -index c186f5a..17f10ae 100644 ---- a/shell/plasmashell.desktop -+++ b/shell/plasmashell.desktop -@@ -1,5 +1,5 @@ - [Desktop Entry] --Exec=plasmashell --shut-up -+Exec=sh -c "sleep 1; plasmashell" - X-DBUS-StartupType=Unique - Name=Plasma Desktop Workspace - Name[ar]=مساحة عمل سطح مكتب بلازما --- -2.9.2 - diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index 88be572..2658a21 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 3 07:14:32 UTC 2016 - fabian@ritter-vogt.de + +- Remove 0001-Workaround-kde-362531.patch as fixed in kwindowsystem + ------------------------------------------------------------------- Tue Aug 2 11:36:06 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 639e657..1139c12 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -35,8 +35,6 @@ Patch1: require-qt56.diff Patch2: fix-breeze-sddm-theme-with-many-users.patch # PATCH-FIX-OPENSUSE plasmashell-disable-windowclosing-on-logout.patch kde#349805 wbauer@tmo.at -- Prevent plasma from closing too early on logout resulting in an unusable desktop if the logout is cancelled Patch4: plasmashell-disable-windowclosing-on-logout.patch -# PATCH-FIX-OPENSUSE 0001-Workaround-kde-362531.patch kde#362531 fabian@ritter-vogt.de -- Delay plasma startup by a second so that effects can be queried -Patch5: 0001-Workaround-kde-362531.patch # PATCHES 100-200 and above are from upstream 5.7 branch # PATCHES 201-300 and above are from upstream master/5.8 branch # PATCH-FEATURE-UPSTREAM Configuration-option-for-System-Tray-icon-size.patch @@ -220,7 +218,6 @@ workspace. Development files. %if 0%{?is_opensuse} || 0%{?suse_version} > 1315 %patch4 -p1 %endif -%patch5 -p1 %patch201 -p1 %build