Module xdg_toplevel_tag_manager_v1

Available on crate feature wayland and Linux only.
Expand description

protocol for setting toplevel tags

In order to make some window properties like position, size, “always on top” or user defined rules for window behavior persistent, the compositor needs some way to identify windows even after the application has been restarted. This protocol allows clients to make this possible by setting a tag for toplevels.

Warning! The protocol described in this file is currently in the testing phase. Backward compatible changes may be added together with the corresponding interface version bump. Backward incompatible changes can only be done by creating a new major version of the extension.

Structs§

XdgToplevelTagManagerV1
protocol for setting toplevel tags

Enums§

Event
Request

Constants§

REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_SET_TOPLEVEL_DESCRIPTION_OPCODE
The wire opcode for this request
REQ_SET_TOPLEVEL_DESCRIPTION_SINCE
The minimal object version supporting this request
REQ_SET_TOPLEVEL_TAG_OPCODE
The wire opcode for this request
REQ_SET_TOPLEVEL_TAG_SINCE
The minimal object version supporting this request