Gabriel Pettier

Results 33 issues of Gabriel Pettier

It would be nice if someone could update/produce the jar on their side, could the source files be provided in the repository?

Last news is from 2010, and the switch to git is not reflected (documentation points to fossil installation and so on), part of the links in «what's built with lamson»...

example: ``` @java_method('(ILjava/lang/Object;)Ljava/lang/Object;') ``` if you don't know jni, this is impossible to understand/write correctly. something like ``` from jnius import Object, Int @java_method((Int, Object), Object) ``` maybe? ## ---...

enhancement

https://github.com/kivy/buildozer/blob/master/buildozer/tools/packer/http/preseed.cfg#L61

feature
distribution-vm

While it behaves *closely* to what dmenu (or rofi -dmenu) does, there is a significant difference that turns out to be important for my use case. If what i type...

Dunno if it's only on android, but all my 96 and 112kb images (shot with front camera) are displayed correctly, and all 1 and 2mb pictures (shot with normal camera)...

Need a (preferably portable) way to get the window to a constant place, and not stealing focus.