Module i3ipc_types::event

source ·
Expand description

For subscribing and receiving events, each struct matches a particular Subscribe variant. For instance, subscribing with Subscribe::Workspace will net Event::Workspace when workspace events are sent over the ipc.

Structs

Enums

Type Definitions