Gabriel Pettier

Results 130 comments of Gabriel Pettier

hm, i though the tests would be ran if i did the PR, but apparently not, because the branch is outside this repository.

you probably can't, but you can push your branch and he can pull from it.

`git push origin HEAD` should be enough, when you are on the branch on which you did the change, it'll create a branch with the same name on your own...

Looks really cool, looking forward to merging :)

I agree our lookup is a bit convoluted, i did split it into functions to be able to see clearer into it, i think we should be able to simplify...

hm, looks like if we know we already started the jvm, we could just add the classpath at runtime https://stackoverflow.com/questions/45232522/how-to-set-classpath-of-a-running-jvm-in-cjni (and you can probably use this method directly in your...

I do get `keycode: 0x3F flags: 00000000100000000000000100000000 ` when i hold the globe key, i’ll try mapping it later.

Seems like a bug indeed, i didn’t put a lot of attention in the project since i don’t need it currently, but i’ll try to have a look at it,...

> [master...tito:oscpy:displax-tag](https://github.com/kivy/oscpy/compare/master...tito:oscpy:displax-tag) Nice, feel free to do a PR for it, it was indeed in the TODO i never got back to.