Home
last modified time | relevance | path

Searched refs:XinputDeviceKeyRelease (Results 1 – 2 of 2) sorted by relevance

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs7353 XinputDeviceKeyRelease(xinput::DeviceKeyReleaseEvent), enumerator
7584 …xinput::DEVICE_KEY_RELEASE_EVENT => Ok(Self::XinputDeviceKeyRelease(TryParse::try_parse(event)?.0)… in parse()
7796 Event::XinputDeviceKeyRelease(value) => Some(value.sequence), in wire_sequence_number()
8000 Event::XinputDeviceKeyRelease(value) => value.response_type, in raw_response_type()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs7353 XinputDeviceKeyRelease(xinput::DeviceKeyReleaseEvent), enumerator
7584 …xinput::DEVICE_KEY_RELEASE_EVENT => Ok(Self::XinputDeviceKeyRelease(TryParse::try_parse(event)?.0)… in parse()
7796 Event::XinputDeviceKeyRelease(value) => Some(value.sequence), in wire_sequence_number()
8000 Event::XinputDeviceKeyRelease(value) => value.response_type, in raw_response_type()