[][src]Module wayland_protocols::wlr::unstable::foreign_toplevel::v1::client::zwlr_foreign_toplevel_manager_v1

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

Enums

Event
Request

Constants

EVT_FINISHED_SINCE

The minimal object version supporting this event

EVT_TOPLEVEL_SINCE

The minimal object version supporting this event

REQ_STOP_SINCE

The minimal object version supporting this request

Traits

RequestsTrait