arnohakk
arnohakk
Hey, when just reinstalling our system, Python 2.7 told me that it is getting towards the end of its [life cycle](https://pythonclock.org/). As a Tobii User, I found that the new...
Hey, having worked with PyGaze and a Tobii Tracker for the past years, we now tried to test our stuff using an EyeLink 1000. We tried the `shooting_game.py` somewhat successful...
Hey there, for libinput.Keyboard.get_key() it says in the documentation that the default value is 'None'. This seems not to be correct, it seems to be set to 0. Cheers, Arne
In the documentation of `Keyboard.get_key()` the parameter `flush` is missing. I would also recommend setting it to True as this way, screens can easily be skipped and it takes some...