smithay/src/backend/libinput
Sergey Smirnykh ce1b7ae8e4
Fix clippy::cognitive-complexity warning (#198)
Use helper functions in <LibinputInputBackend as InputBackend>::dipatch_new_events
to simplify the code
Move said helper functions to libinput/helpers.rs
Move libinput.rs to libinput/mod.rs
2020-04-21 14:53:59 +02:00
..
helpers.rs Fix clippy::cognitive-complexity warning (#198) 2020-04-21 14:53:59 +02:00
mod.rs Fix clippy::cognitive-complexity warning (#198) 2020-04-21 14:53:59 +02:00