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