Skip to content

Releases: konkitoman/autoclicker

0.1.7

09 Mar 20:57
Compare
Choose a tag to compare

Changelog

  • minor refactoring
  • fix typos
  • added -D for specifing the device dev path and -K, -M to set the device type, this was requested by @lnee94

Release 0.1.6

29 Oct 20:26
Compare
Choose a tag to compare

Changelog:

  • refactoring
  • added --use-device by @Asecave
  • now only keyboards and mouses will show!
  • now every argument is saved in cache!
  • cache is saved as RON
  • fix when you picked you keyboard on X11, system lockdown
  • added --grab-kbd to override X11 fix

Release 0.1.5

05 Oct 12:59
Compare
Choose a tag to compare
  • Now will grab the input device and emulate unused events

Release 0.1.4

14 Sep 07:17
Compare
Choose a tag to compare

Changelog 0.1.4

  • now we have cooldown between press and release.
  • now we use clap, by @Dragnansia
  • update base64, by @Dragnansia

Release 0.1.2 and 0.1.3

12 Sep 18:00
Compare
Choose a tag to compare

Changelog 0.1.2

A new revision after 2 years!

  • now will not crash if an argument is invalid
  • now will read correctly the cache
  • now will show on start what binds you have
  • now when has --find-keycodes will display the key name if has one
  • fix clippy warnings

Changelog 0.1.3

  • now will not crash if has no cache when has --clear-cache
  • now will show the current state and will beep when is changed
  • now we have --no-beep to not emit a beep when the stat is changed
  • now the code is a little cleaner
  • now will tell you if an argument is invalid
  • now will show the cooldown in ms by @Vilianexe

Release 1.0.0

28 Aug 12:53
Compare
Choose a tag to compare
releases

Update README!