Feat: introduce follow up actions

This commit is contained in:
2026-02-22 03:59:09 +01:00
parent d3b27e8245
commit e2f3bcd4a9
25 changed files with 203 additions and 307 deletions

View File

@@ -22,7 +22,6 @@ pub fn default_ctx() -> StepContext<'static> {
nudge_secs: 0.0,
cc_access: None,
speed_key: "__speed_0_0__",
chain_key: "__chain_0_0__",
mouse_x: 0.5,
mouse_y: 0.5,
mouse_down: 0.0,