Module zwlr_foreign_toplevel_manager_v1

Available on crate feature wayland and Linux only.
Expand description

list and control opened apps

The purpose of this protocol is to enable the creation of taskbars and docks by providing them with a list of opened applications and letting them request certain actions on them, like maximizing, etc.

After a client binds the zwlr_foreign_toplevel_manager_v1, each opened toplevel window will be sent via the toplevel event

Structs§

ZwlrForeignToplevelManagerV1
list and control opened apps

Enums§

Event
Request

Constants§

EVT_FINISHED_OPCODE
The wire opcode for this event
EVT_FINISHED_SINCE
The minimal object version supporting this event
EVT_TOPLEVEL_OPCODE
The wire opcode for this event
EVT_TOPLEVEL_SINCE
The minimal object version supporting this event
REQ_STOP_OPCODE
The wire opcode for this request
REQ_STOP_SINCE
The minimal object version supporting this request