summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-03-27 04:27:16 -0700
committerIrene Knapp <ireneista@irenes.space>2026-03-27 04:27:16 -0700
commit7b2d4b4724cb9458ceed8d88ed58a4bfe0ea4092 (patch)
tree1d2eb8766e0db664034405024d548dc3d5ed2f3f /Cargo.toml
parent9a5e271ccfc8cc91377a58344045173add5a75d5 (diff)
added a handle_movement() abstraction
right now, the main thing it takes care of is checking whether it's actually necessary to move the cursor, and doing it.

the hope is to be very parsimonious of bandwidth, like to 1980s standards, and to also be deliberate about making sure the portions of the screen that are redrawn follow logically from the user's actions. this is meant to help in high-latency situations as well as with screen readers. also, it just feels right.

Force-Push: yes
Change-Id: Ib26ae484a34e0aaa0e8382f5ad4966226bada223
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions