Constant xkbcommon::xkb::STATE_LAYOUT_EFFECTIVE[][src]

pub const STATE_LAYOUT_EFFECTIVE: u32 = (1 << 7); // 0_x00_000_080u32

Effective layout, i.e. currently active and affects key processing (derived from the other state components). Use this unless you explictly care how the state came about.