Results 9 comments of Honnef

Hello, Any plans to include OpenID connect integration? So I can use my keycloak server for authentication. Thanks :)

Unfortunately, I don't have the container running anymore, but as far as I checked, no errors reported in the container. The thing is that the button didn't do anything.

Hello, could you provide more details about the errors? - Environment that you are trying to run (python version, operating system, etc) - The error message Currently I can't promise...

Hey, so I just checked on a Windows 10 VM using the newest python 3.12.0 and it still works :) The trick was to bump the version of `pywin32` and...

> Bruh https://www.yellowbridge.com/chinese/dictionary.php?word=%E8%99%80&cache=87827 LoL :laughing: What you can try to check is in this line https://github.com/eHonnef/afk-clicker/blob/master/windows/Main.py#L83 That line is the one that posts the keystroke to the window handle. Maybe...

Hello, sorry, I have no plans to work on this for now. Maybe you'll have some luck in one of the forks.

Any idea on how I can fix these failed tests? If I try to run on my machine without root, it works, so I don't know really how to debug...

@gpotter2 Thanks for the insights, it is ready for reviews :D

Hello, thanks for the review, I updated the code to include a select function, I'm not sure about the error in the macos tests. About the changes, I'm not sure...