buster icon indicating copy to clipboard operation
buster copied to clipboard

Detect if mouse has not moved

Open dessant opened this issue 4 years ago • 0 comments

There are currently two cases where buster-client silently fails to move the mouse:

  • When Wayland is used on Linux
  • The browser or buster-client have not been whitelisted in the accessibility settings on macOS

It should be seen if robotgo returns any error in these cases, and if not, we can simply check if the mouse has moved after the first command, then show a platform-specific error message.

dessant avatar May 28 '20 18:05 dessant