Maxime Dirksen

Results 14 issues of Maxime Dirksen

This is a PR related to https://github.com/boltgolt/howdy/issues/688 --- - The file `/src/shell/howdy.sh` and `/src/shell/howdy.csh` contain the variable `HOWDY_LIB` which is not yet initialized - During the execution of the post...

This is a fix for the issue https://github.com/boltgolt/howdy/issues/630 If think that on Fedora, polkit detect that the subprocess `compare.py` is created and to avoid security issue it is killed. However,...

Improvement : - ~identify devices using their `/dev/video` path, instead `/dev/v4l/by-path` since this last one is a simlink~ New : - slide 3 : 1. trigger the emitter (if an...

I have very recently produced a utility that allows you to configure any infrared camera (unless they are not supported by the Kernel). And regularly people ask "why doesn't it...

enhancement

Update OpenCV to 4.9.0. This PR has been created automatically.

dependencies

If you obtain this exception/error message, please try the v6 https://github.com/EmixamPP/linux-enable-ir-emitter/pull/154, it fixes this error. There is a bot comment in the PR that explains how to install it.

bug

The v6 will break v5 compatibility. The new features are the following: - Usage of YAML to store camera configuration - Save of all the camera instructions - Tweak manually...

bug
enhancement

If you obtain this error message, please try the v6 https://github.com/EmixamPP/linux-enable-ir-emitter/pull/154, it fixes this error. There is a bot comment in the PR that explains how to install it.

bug

**Describe your feature request** Add zsh autocompletion **Why would it be useful or what problem can it solve ?** Because, already present for bash. And many users use zsh **Describe...

enhancement

This PR add the missing implementation for plotting against the top and bottom axis for the chart component.