[][src]Module alacritty::event

Process window events

Structs

ActionContext
Mouse

State of the mouse

Processor

The event processor

WindowChanges

The ActionContext can't really have direct access to the Window with the current design. Event handlers that want to change the window must set these flags instead. The processor will trigger the actual changes.

Enums

ClickState

Traits

Notify

Byte sequences are sent to a Notify in response to some events