Martin Charrel

Results 3 comments of Martin Charrel

+1 I'd also like to disable mouse input.

👋 coming back to this, it would require a branch starting from commit f6051df99010682ffb68d4d30bf8da832d210aa2 against which I would open a PR. ``` git checkout f6051df99010682ffb68d4d30bf8da832d210aa2 git checkout -b git push...

Commit 7170428 already mentions Python `>= 3.7` in `setup.py`. You would branch of 7170428 and edit the `setup.py` file then ? Sounds good to me. Can you create the branch...