From 3ab3b29afb8d0e1e952cf5605b74bc4a7fac3aab Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 30 Jul 2020 19:40:33 +0200 Subject: plasma-wayland-protocols: add a missing protocol version bump --- kde/patch/plasma-wayland-protocols.patch | 2 + ...ma-wayland-protocols_add.missing.since.13.patch | 60 ++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 kde/patch/plasma-wayland-protocols.patch create mode 100644 kde/patch/plasma-wayland-protocols/plasma-wayland-protocols_add.missing.since.13.patch (limited to 'kde') diff --git a/kde/patch/plasma-wayland-protocols.patch b/kde/patch/plasma-wayland-protocols.patch new file mode 100644 index 0000000..77ba5d6 --- /dev/null +++ b/kde/patch/plasma-wayland-protocols.patch @@ -0,0 +1,2 @@ +# Add the missing 'since="13"' to event name "window_with_uuid": +cat $CWD/patch/plasma-wayland-protocols/plasma-wayland-protocols_add.missing.since.13.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } diff --git a/kde/patch/plasma-wayland-protocols/plasma-wayland-protocols_add.missing.since.13.patch b/kde/patch/plasma-wayland-protocols/plasma-wayland-protocols_add.missing.since.13.patch new file mode 100644 index 0000000..2450b1c --- /dev/null +++ b/kde/patch/plasma-wayland-protocols/plasma-wayland-protocols_add.missing.since.13.patch @@ -0,0 +1,60 @@ +From 404ae95bc6c2e0a06f09bdcc81bedabcd5c720de Mon Sep 17 00:00:00 2001 +From: Aleix Pol +Date: Mon, 27 Jul 2020 15:19:56 +0200 +Subject: [PATCH] plasma-window-management: add missing since + +--- + src/protocols/plasma-window-management.xml | 20 ++++++++++---------- + 1 file changed, 10 insertions(+), 10 deletions(-) + +diff --git a/src/protocols/plasma-window-management.xml b/src/protocols/plasma-window-management.xml +index e2fe6303..40e1252f 100644 +--- a/src/protocols/plasma-window-management.xml ++++ b/src/protocols/plasma-window-management.xml +@@ -6,7 +6,7 @@ + SPDX-License-Identifier: LGPL-2.1-or-later + ]]> + +- ++ + + This interface manages application windows. + It provides requests to show and hide the desktop and emits +@@ -78,14 +78,6 @@ + + + +- +- +- This event will be sent immediately after a window is mapped. +- +- +- +- +- + + + This event will be sent when stacking order changed and on bind +@@ -99,9 +91,17 @@ + + + ++ ++ ++ ++ This event will be sent immediately after a window is mapped. ++ ++ ++ ++ + + +- ++ + + Manages and control an application window. + +-- +GitLab + + -- cgit v1.2.3