[][src]Constant xcb::xproto::ALLOW_ASYNC_BOTH

pub const ALLOW_ASYNC_BOTH: Allow

For AsyncBoth, if the pointer and the keyboard are frozen by the client, event processing for both devices continues normally. If a device is frozen twice by the client on behalf of two separate grabs, AsyncBoth thaws for both. AsyncBoth has no effect unless both pointer and keyboard are frozen by the client.