will wade

Results 248 comments of will wade

If anyone wants to fix this here is one way - adding a scroll bar - https://github.com/AceCentre/FaceCommander/commit/4b591b5f2cdce40ce653209b7fa1a9c2c2f8f1d8 nb. We are redesigning this in our fork. The dropdown is a bit...

fixes #33 and would also fix #7 and #29

This is ready for review :)

@deFrisselle I’m not convinced anyone’s actually reviewing it. This whole repo seems pretty, frustratingly, “slow”. But I’d love to be corrected on that ;) @bit-dome

> > @deFrisselle I’m not convinced anyone’s actually reviewing it. This whole repo seems pretty, frustratingly, “slow”. But I’d love to be corrected on that ;) @bit-dome > > Though...

Re #2 #9 and I’m sure others. #42 basically it needs reworking a few libraries. It’s doable. I can’t see us doing it in our fork as the inbuilt MacOS...

👍 this looks great. Merge pls!

If you read the pyautogui issues there are a quite a lot of similar issues (pyautogui is what gameface is using under the hood for mouse). See https://github.com/asweigart/pyautogui/issues?q=is%3Aissue+is%3Aopen+mouse Now pyautogui...

thanks @oneswitch i think the answer maybe to swap out pyautogui in the code for pynput - re: issue https://github.com/google/project-gameface/issues/9 - maybe first step is just to do this for...

Hi Mario It should work as a mouse. I wonder if you are having the same bug as noted here: https://github.com/google/project-gameface/issues/5 that sound familiar?