From e59c2a73d72853cb54f55eecc446f337c94cda24 Mon Sep 17 00:00:00 2001 From: novakane Date: Thu, 12 Aug 2021 16:16:23 +0200 Subject: river: implement xdg-activation-v1 - add a new "urgent" border color - add a new event to river-status-unstable-v1 Co-authored-by: Isaac Freund --- protocol/river-status-unstable-v1.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'protocol') diff --git a/protocol/river-status-unstable-v1.xml b/protocol/river-status-unstable-v1.xml index e31da23..13affaa 100644 --- a/protocol/river-status-unstable-v1.xml +++ b/protocol/river-status-unstable-v1.xml @@ -16,7 +16,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - + A global factory for objects that receive status information specific to river. It could be used to implement, for example, a status bar. @@ -47,7 +47,7 @@ - + This interface allows clients to receive information about the current windowing state of an output. @@ -75,6 +75,14 @@ + + + + Sent once on binding the interface and again whenever the set of + tags with at least one urgent view changes. + + + -- cgit v1.2.3