Nicolas Gry

Results 10 issues of Nicolas Gry

Hello! I'm a french student in my first year of prepatory school and in my cs class we've been using ocaml for a few months now and I really wanted...

question

* Provide `CMakeLists.txt` to build with cmake (thanks to @fferri for the improvements) * Adapted some portions of the code to newer versions of numpy and python c api (fixes...

The following features are added : * ESP32 compatibility, hence fixing #6 * This is done by moving the interrupt attachment into a `begin` function * A percentage getter of...

## Version of Dear PyGui Version: 2.0.0 Operating System: Windows 10 ## My Issue/Question Binding theme to modal window doesn't seem to work. ## To Reproduce This minimal code :...

state: pending
type: bug

**Is your feature request related to a problem? Please describe.** I find that having a wrap option for horizontal groups would make a lot of sense since the option exists...

state: pending

### **Bug description** When trying to render a web page which uses javascript, if the javascript code contains import/export directives, or if its type is module, the js code won't...

This has already been discussed in #227 and #759. The initial issue was that onclick events didn't work **at all on drm**. In #227, a fix at [b873e467](https://github.com/VitalBio/cog/commit/b873e467cbe7b79e46eea0f593df8572b14249db) has been...

### 🐛 Is your feature request related to a problem? I'd like to use saucer on a Yocto generated Linux image, which has no X Server or Wayland instance *whatsoever*....

enhancement

### Bug description Cog is unable to render a page that contains [Rive](rive.app) canvas. It crashes on loading them. ### Environment **HW** : Raspberry Pi 3b+ **OS** : Yocto built...

* Some mice don't support absolute coordinate control ; this fix solves this by adding support for relative coordinate control. * Added support for 32 bits/pixel frame buffer rotation Tested...