lib.rs
4 days agoManually created StateMachines allow you to run arbitrary logic when keys are pressed and released. For example, you can use this logic to implement sticky keys, radio groups, locked keys, key redirection, latching keys, etc. The common compositor pattern. If you are developing a wayland compositor, you might use this crate as follows: