Skip to content

Conversation

@thomfischer
Copy link

v1.1 brought the following changes:

  • fixed DelayDaemon events passed with delay=0 experiencing unwanted base delay of up to 50 ms in some cases.
  • DelayDaemon now accurately clones the passed input device, instead of creating a new one and enabling some keypresses manually.
  • add keyboard support
  • arguments are now handled via argp. This replaces positional args with kwargs and allows for more optional arguments to be used.
  • random delays are now distributed linearly by default.
  • added option to normally distribute random delays.
  • added mean and std variables to change the normal distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant