Description
Vim workflows under sway can synchronize keyboard layout changes through the window manager IPC.
This shared Rust library is useful for plugins or tools that need keyboard layout switching behavior tied to sway. It does not add a visible settings panel; another editor integration or helper loads it to communicate with sway.
Use it only in sway-based environments or software that explicitly depends on it. Keyboard layout automation can affect typing, shortcuts, and password entry if configured poorly.