Available on crate features
staging
and server
only.Expand description
a toplevel window icon
This interface defines a toplevel icon. An icon can have a name, and multiple buffers. In order to be applied, the icon must have either a name, or at least one buffer assigned. Applying an empty icon (with no buffer or name) to a toplevel should reset its icon to the default icon.
It is up to compositor policy whether to prefer using a buffer or loading an icon via its name. See ‘set_name’ and ‘add_buffer’ for details.
Structs§
- XdgToplevel
Icon V1 - a toplevel window icon
Enums§
Constants§
- REQ_
ADD_ BUFFER_ OPCODE - The wire opcode for this request
- REQ_
ADD_ BUFFER_ SINCE - The minimal object version supporting this request
- REQ_
DESTROY_ OPCODE - The wire opcode for this request
- REQ_
DESTROY_ SINCE - The minimal object version supporting this request
- REQ_
SET_ NAME_ OPCODE - The wire opcode for this request
- REQ_
SET_ NAME_ SINCE - The minimal object version supporting this request