Releases: octalmage/robotjs
Releases · octalmage/robotjs
v0.2.4
28 Aug 00:25
Compare
Sorry, something went wrong.
No results found
Added setMouseDelay and setKeyboardDelay. #75
v0.2.3
05 Aug 03:59
Compare
Sorry, something went wrong.
No results found
Added double click functionality to mouseClick. #70
Fixed mouseClick button bug on Windows.
v0.2.2
01 Aug 19:34
Compare
Sorry, something went wrong.
No results found
Fixed multi-monitor support. #48
Added function keys to keyTap and keyToggle. #62
v0.2.1
26 Jul 01:31
Compare
Sorry, something went wrong.
No results found
Added test for moveMouse.
Added 10 millisecond delay after mouse events. #14
v0.2.0
25 Jul 23:13
Compare
Sorry, something went wrong.
No results found
v0.1.4
19 Jul 07:42
Compare
Sorry, something went wrong.
No results found
Fixed buffer overflow in getPixelColor on Linux and Windows. #19
Added the space key to keyTap and keyToggle.
v0.1.3
18 Jul 05:52
Compare
Sorry, something went wrong.
No results found
Added the keyToggle function. #29
Added modifiers for keyTap and keyToggle. #29
Added keys that were missing from keyTap to both keyTap and keyToggle. #29
v0.1.2
26 Apr 07:12
Compare
Sorry, something went wrong.
No results found
Added tab key to keyTap. #23
Added getScreenSize. #25
Better linux support. #18
v0.1.1
06 Feb 23:58
Compare
Sorry, something went wrong.
No results found
Update keyTap to support special keys.
v0.1.0
04 Feb 21:23
Compare
Sorry, something went wrong.
No results found
Added support for mouse button toggling, using mouseToggle . #8
Added support for left, right, and middle click, using mouseClick . #6