mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-16 04:29:08 +00:00
9f083c1865
worth considering: pub enum Phase { Start, Move, End, } pub enum TouchEvent { Touch(Phase, Point), Swipe(Phase, Point), } (Swipe needs its own Phase because it needs a progress on the Move, but otherwise...) |
||
---|---|---|
.. | ||
.cargo | ||
docs | ||
fuzz | ||
src | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
crypto.h | ||
librust_fonts.h | ||
librust_qstr.h | ||
librust_qstr.h.mako | ||
librust.h | ||
micropython.h | ||
qstr.h | ||
rust_ui_bootloader.h | ||
rust_ui_common.h | ||
rust_ui.h | ||
rustfmt.toml | ||
trezorhal.h |