robot icon indicating copy to clipboard operation
robot copied to clipboard

:wrench: Simulate keyboard and mouse events using Haskell

Results 7 robot issues
Sort by recently updated
recently updated
newest added

Actions currently run instantaneously, which can be an issue for some applications. Perhaps add a small delay between each operation like Java does.

We can use [JuicyPixels](https://hackage.haskell.org/package/JuicyPixels) for image encoding.

See https://github.com/lfairy/robot/issues/1#issuecomment-165790019

I'm using a Programmer's Dvorak keyboard layout and I quickly found out that `tap _K` actually results in an output of `v` (`k` is where `v` would physically be on...