Nicolas Peugnet

Results 92 comments of Nicolas Peugnet

Yes, I implemented (and tested) it in #10757.

@befeleme : > 1. Field list is rendered with two colons instead of one: This issue has been [fixed in Sphinx](https://github.com/sphinx-doc/sphinx/issues/10594) and will be [released in version 5.0.3](https://www.sphinx-doc.org/en/master/changes.html#release-5-0-3-in-development)

Why use flatpak when Debian packages are already built ? It is another package manager to install, it duplicates the dependencies and it adds another source of updates to check....

Hi ! If you still want this I made this PATTERN conf workaround to achive this result. ```xml PATTERN ${v}${-~meta.COMMIT_DISTANCE}${-g~meta.GIT_SHA1_8} ```

I had the same issue on Debian, also without any DE. Installing and running `nm-applet` solved the issue for me too. But ideally I wish I didn't need to run...

This is related to #36. Loading an image programmatically was one of the features I wanted to add but I never really did it. The image is loaded in the...

Things to try: - [ ] update p5 to last version

Would you be ok with an `id` attribute restricted to `[a-zA-Z\-_]+`. Because this way it could be included in the HTML/SVG render as the `id` attribute of each area. The...

It is not possible yet. I was just starting to think about it :)

Yes, this is something that I wanted to do from the beginning. I made a demo app to demonstrate this: https://imagemapcreator.club1.fr. It is still online but it seems there is...