Trait breadx::auto::Event[][src]

pub trait Event: AsByteSequence {
    const OPCODE: u8;
}

An event.

Associated Constants

Loading content...

Implementors

impl Event for breadx::auto::damage::NotifyEvent[src]

impl Event for breadx::auto::dri2::BufferSwapCompleteEvent[src]

impl Event for InvalidateBuffersEvent[src]

impl Event for breadx::auto::glx::BufferSwapCompleteEvent[src]

impl Event for PbufferClobberEvent[src]

impl Event for CompleteNotifyEvent[src]

impl Event for breadx::auto::present::ConfigureNotifyEvent[src]

impl Event for GenericEvent[src]

impl Event for IdleNotifyEvent[src]

impl Event for breadx::auto::randr::NotifyEvent[src]

impl Event for ScreenChangeNotifyEvent[src]

impl Event for breadx::auto::screensaver::NotifyEvent[src]

impl Event for breadx::auto::shape::NotifyEvent[src]

impl Event for CompletionEvent[src]

impl Event for AlarmNotifyEvent[src]

impl Event for CounterNotifyEvent[src]

impl Event for CursorNotifyEvent[src]

impl Event for breadx::auto::xfixes::SelectionNotifyEvent[src]

impl Event for BarrierHitEvent[src]

impl Event for BarrierLeaveEvent[src]

impl Event for breadx::auto::xinput::ButtonPressEvent[src]

impl Event for breadx::auto::xinput::ButtonReleaseEvent[src]

impl Event for ChangeDeviceNotifyEvent[src]

impl Event for DeviceButtonPressEvent[src]

impl Event for DeviceButtonReleaseEvent[src]

impl Event for DeviceButtonStateNotifyEvent[src]

impl Event for DeviceChangedEvent[src]

impl Event for DeviceFocusInEvent[src]

impl Event for DeviceFocusOutEvent[src]

impl Event for DeviceKeyPressEvent[src]

impl Event for DeviceKeyReleaseEvent[src]

impl Event for DeviceKeyStateNotifyEvent[src]

impl Event for DeviceMappingNotifyEvent[src]

impl Event for DeviceMotionNotifyEvent[src]

impl Event for DevicePresenceNotifyEvent[src]

impl Event for DevicePropertyNotifyEvent[src]

impl Event for DeviceStateNotifyEvent[src]

impl Event for DeviceValuatorEvent[src]

impl Event for EnterEvent[src]

impl Event for breadx::auto::xinput::FocusInEvent[src]

impl Event for breadx::auto::xinput::FocusOutEvent[src]

impl Event for HierarchyEvent[src]

impl Event for breadx::auto::xinput::KeyPressEvent[src]

impl Event for breadx::auto::xinput::KeyReleaseEvent[src]

impl Event for LeaveEvent[src]

impl Event for MotionEvent[src]

impl Event for PropertyEvent[src]

impl Event for ProximityInEvent[src]

impl Event for ProximityOutEvent[src]

impl Event for RawButtonPressEvent[src]

impl Event for RawButtonReleaseEvent[src]

impl Event for RawKeyPressEvent[src]

impl Event for RawKeyReleaseEvent[src]

impl Event for RawMotionEvent[src]

impl Event for RawTouchBeginEvent[src]

impl Event for RawTouchEndEvent[src]

impl Event for RawTouchUpdateEvent[src]

impl Event for TouchBeginEvent[src]

impl Event for TouchEndEvent[src]

impl Event for TouchOwnershipEvent[src]

impl Event for TouchUpdateEvent[src]

impl Event for AccessXNotifyEvent[src]

impl Event for ActionMessageEvent[src]

impl Event for BellNotifyEvent[src]

impl Event for CompatMapNotifyEvent[src]

impl Event for ControlsNotifyEvent[src]

impl Event for ExtensionDeviceNotifyEvent[src]

impl Event for IndicatorMapNotifyEvent[src]

impl Event for IndicatorStateNotifyEvent[src]

impl Event for breadx::auto::xkb::MapNotifyEvent[src]

impl Event for NamesNotifyEvent[src]

impl Event for NewKeyboardNotifyEvent[src]

impl Event for StateNotifyEvent[src]

impl Event for AttributNotifyEvent[src]

impl Event for breadx::auto::xprint::NotifyEvent[src]

impl Event for breadx::auto::xproto::ButtonPressEvent[src]

impl Event for breadx::auto::xproto::ButtonReleaseEvent[src]

impl Event for CirculateNotifyEvent[src]

impl Event for CirculateRequestEvent[src]

impl Event for ClientMessageEvent[src]

impl Event for ColormapNotifyEvent[src]

impl Event for breadx::auto::xproto::ConfigureNotifyEvent[src]

impl Event for ConfigureRequestEvent[src]

impl Event for CreateNotifyEvent[src]

impl Event for DestroyNotifyEvent[src]

impl Event for EnterNotifyEvent[src]

impl Event for ExposeEvent[src]

impl Event for breadx::auto::xproto::FocusInEvent[src]

impl Event for breadx::auto::xproto::FocusOutEvent[src]

impl Event for GeGenericEvent[src]

impl Event for GraphicsExposureEvent[src]

impl Event for GravityNotifyEvent[src]

impl Event for breadx::auto::xproto::KeyPressEvent[src]

impl Event for breadx::auto::xproto::KeyReleaseEvent[src]

impl Event for KeymapNotifyEvent[src]

impl Event for LeaveNotifyEvent[src]

impl Event for breadx::auto::xproto::MapNotifyEvent[src]

impl Event for MapRequestEvent[src]

impl Event for MappingNotifyEvent[src]

impl Event for MotionNotifyEvent[src]

impl Event for NoExposureEvent[src]

impl Event for PropertyNotifyEvent[src]

impl Event for ReparentNotifyEvent[src]

impl Event for ResizeRequestEvent[src]

impl Event for SelectionClearEvent[src]

impl Event for breadx::auto::xproto::SelectionNotifyEvent[src]

impl Event for SelectionRequestEvent[src]

impl Event for UnmapNotifyEvent[src]

impl Event for VisibilityNotifyEvent[src]

impl Event for PortNotifyEvent[src]

impl Event for VideoNotifyEvent[src]

Loading content...