Yannick Mauray

Results 8 issues of Yannick Mauray

#### Expected behavior Windows-10 (or 11) vm newly created, start the VM. Spice display pops up. Click inside, press a key, VM boots from CD/DVD #### Actual behaviour Spice display...

Hi, thanks for the great tool ! I am building a Flutter mobile app that will support english and french as its languages. It would be very nice to have...

Follow up to my question during the Twitch stream on Oct. 14 : Have the possiblity to run deb-get periodically and display a desktop notification if there are updates available.

enhancement

This pull request adds a method to the Adafruit_DotStar class to push all pixels one position towards the end, and then set the color of the first pixel. Three prototypes...

In function `container_bootstrap`, `DISTRO_NAME` and `DISTRO_RELEASE` are derived from `DISTRO_FULL`. Then `R`, the directory where the machine is cached, depends on `DISTRO_FULL`. If `R` doesn't exist, a machine is `debootstrap`-ed...

This pull request makes dbup compatible with php 8.1 Also, phpcs, phpstan, and phpmd are now happy with the source code.

This PR implements the ability to publish messages to an MQTT broker. If you're happy with this, I'll look into implementing the counterpart, listening for incoming MQTT messages.