Nicolas Pinault

Results 12 issues of Nicolas Pinault

Using field list like `:fieldname: Field content` . This generates a table with the field name in a column and field content in another one. Field name should be left...

bug
hacktoberfest

To enhance multi-language support : - Add global translation buttons as described in [i18n_subsites plugin documentation](https://github.com/getpelican/pelican-plugins/blob/master/i18n_subsites/implementing_language_buttons.rst). - Add a PAGE_HIDE_TRANSLATION option like the ARTICLE_HIDE_TRANSLATION and use it in page.html template....

feature
hacktoberfest

I believe there is a bad copy/paste in parser.py : 'vendorSystickConfig' is used 3 times. https://github.com/posborne/cmsis-svd/blob/15b462f152af86f3d15b952e1a5cf1bb9e2693e8/python/cmsis_svd/parser.py#L516

Hi, I wonder what's the state of this project : - There is a Pull Request pending for more than 2 years. - I tried to subscribe to the mailing...

Currently, when an image/video is displayed (by clicking on it in a toot), one have to click the up-right cross to close it. It would be easier to just click...

feature

Currently, when a multi image media is displayed, the left and right arrows, and located at the edges of the displayed image. When each image has a different size, the...

feature

I have custom made HID devices with Vendor defined Features, IN and OUT reports. Feature Get and Set are ok. Report OUT is ok. However, I have not been able...

In the Preview window, one can see the path the laser follows when the process runs. When the process is running, a cursor shows the position of the laser. One...

Hi, Some parts of my simple design are not exported correctly (with the correct orientation). Here is my design : ![image](https://user-images.githubusercontent.com/8762261/222850336-c2bc978e-daa8-45dd-b1a0-6fe559e8815d.png) Here is the output of the "Export" command :...

Some addr->ifa_flags bits are used to determine broadcast/peer address type. Other bits can be useful, like IFF_UP (interface is up). Do you agree this is a good idea to expose...