Module i3_ipc::event[][src]

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