Results 54 comments of James

Been struggling with `github-token` credentials stuff for a while - there's a few open tickets about this. I am running this in a private repo. I have push permissions. I...

Tried using `act` again and the linked `/var/run/docker.sock` had disappeared. I don't think it was something I did - do socket files ever get cleaned up?

> If you are using any application that mounts the socket, it is possible. Unix sockets get deleted first before being re-created and mounted for socket connection. I see, thanks....

Hey @abiosoft , I remembered another project that was doing something this in their Github Actions: Espanso. It looks like it's for homebrew cask. I'm not sure how that's different...

This could be a helpful feature. I have the same Wakelock problem.

> 1. Add some indication in the UI that only the Click Interval or Randomized Click Interval can be used (not both). Possibly disable the input box when either has...

What'd the tricky part be UI wise? I think you could keep it simple and a UI section like this: `[Select coordinates] X:On Cursor, Y:On Cursor` or (as x/y coordinates...

In my use case, I wouldn't mind if the locating setting click occurs as an actual click as well. I just had a look and saw it's a bit trickier...

Another C# autoclicker, had a try and the "Get" location button makes a window follow your mouse: https://github.com/robiot/AlphaClicker

@federico-terzi Do you have any readme that gives a high-level overview of how Espanso works "under the hood"? If so, that + codebase + knowing more about Chinese (MacOS/Windows Chinese...