Hugues Devimeux

Results 5 issues of Hugues Devimeux

ValueTracker needs a refactor. Quoting @leotrs : > there's many other things left to do. For example, get_value and set_value should all go away in favor of a property. And...

refactor

The title. A lot of stuff are still using os.path to handle paths, when Pathlib seems to be more appropriate as more recent (and built-in, of course). In particular, pretty...

enhancement
good first issue
hacktoberfest

Hi, I noticed that some libraries using Cairo were listed in docs/resources.rst (in docs, https://pycairo.readthedocs.io/en/latest/resources.html). I think that [manim](https://github.com/3b1b/manim) could go in this section. Quoting the Readme, > Manim is...

documentation

Hello, While trying to use elements, I struggled to make the "hamburger" style button (called navbar toggle mobile, I think) work ([reference](https://epfl-si.github.io/elements/#/organisms/header), here is the [atom](https://epfl-si.github.io/elements/#/atoms/nav-toggle-mobile) ). The hamburger button...

At the moment we only have last-frames tests. Although they are useful, it's not enough. We would need to have tests for cli flags, that check videos, etc. This issue...

good first issue
testing