Romain du Marais
Romain du Marais
quid ? bris de verrou semble bien verbeux. Bien à vous
Hello everyone! Thank you for maintaining this library, and fixing various bugs with the original library. I am trying to parse headers with a anonymous union defined inside a struct...
Hello all, I followed the install guide for a [standalone blog app](https://puput.readthedocs.io/en/latest/setup.html), and I have a few errors, including this error : ``` Traceback (most recent call last): File "/virtualenv_path/lib/python3.11/site-packages/gunicorn/arbiter.py",...
I implemented this feature so I could use the eraser when drawing. **What is going on** : * I added a check in both `read_tablet` functions tp pause the incoming...
This follows the issue #82 which resulted in the program never ending, and the process having to be killed manually.
Hey all, when trying to start remouse I get stuck on the "Connected to XX.XX.XXX.XXX" message. I am using MacOS 12.6.3 ``` sudo remouse --address 192.168.1.33 --password XXXXX --monitor 0...
As mentioned in several issues, it would be nice to have a way to listen for the login failure. In this PR I propose a very simple way to handle...