summaryrefslogtreecommitdiff
path: root/services/inputflinger/rust/lib.rs
AgeCommit message (Expand)Author
2024-02-16Fix potentially misleading safety comment. Thomas Leu
2024-01-31Replace use of deprecated function with_min_level Jeff Vander Stoep
2024-01-23Add slow_keys input filter Vaibhav Devmurari
2023-12-14Add sticky keys input filter Vaibhav Devmurari
2023-12-08Add bounce keys input filter Vaibhav Devmurari
2023-11-15Add InputFilter rust component as InputListener stage. Vaibhav Devmurari
2023-08-18Allow unsafe operations in unsafe functions in generated code. Andrew Walbran
2023-08-17Bootstrap IInputFlingerRust - the Rust component of inputflinger Prabir Pradhan