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. + + + +