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§
- XdgToplevel
TagManager V1 - protocol for setting toplevel tags
Enums§
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