From 6b01326305aabcfbf7586a065e25d1ada3522476 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Sun, 5 Apr 2026 00:55:30 -0700 Subject: [PATCH] wlr-foreign-toplevel-management-unstable-v1: add identifier event --- ...oreign-toplevel-management-unstable-v1.xml | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/unstable/wlr-foreign-toplevel-management-unstable-v1.xml b/unstable/wlr-foreign-toplevel-management-unstable-v1.xml index 44505bb..f5423ab 100644 --- a/unstable/wlr-foreign-toplevel-management-unstable-v1.xml +++ b/unstable/wlr-foreign-toplevel-management-unstable-v1.xml @@ -25,7 +25,7 @@ THIS SOFTWARE. - + The purpose of this protocol is to enable the creation of taskbars and docks by providing them with a list of opened applications and @@ -68,7 +68,7 @@ - + A zwlr_foreign_toplevel_handle_v1 object represents an opened toplevel window. Each app may have multiple opened toplevels. @@ -266,5 +266,24 @@ + + + + + + This identifier is used to match a zwlr_foreign_toplevel_handle_v1 object to + ext_foreign_toplevel_handle_v1 objects. + + If the compositor implements ext_foreign_toplevel_list_v1, this event should + be emitted. If supported, the compositor must only send this event when the + handle is created. + + The identifier must exactly match the identifier used by + ext_foreign_toplevel_handle_v1.identifier for the same toplevel, therefore + inheriting all properties and restrictions of the ext identifier. + + + +