Constant xkbcommon::xkb::STATE_MATCH_NON_EXCLUSIVE[][src]

pub const STATE_MATCH_NON_EXCLUSIVE: u32 = (1 << 16); // 0_x00_010_000u32

Makes matching non-exclusive, i.e. will not return false if a modifier not specified in the arguments is active.