Fabien Devaux

Results 25 issues of Fabien Devaux

Taking a working scene and adding the README code to it (while renaming JSContactListener to b2ContaxtListener): ```javascript var listener = new b2ContactListener(); listener.BeginContact = function (contactPtr) { var contact =...

Allows reversing the mouse wheel actions so moving up increases the backlight and down decreases it.

During camera calibration there are two issues: 1. when the checker can't be found, it can take ages (minutes) after pressing the button 2. there is no clear feedback when...

Many cameras have their .cube 3D LUT files available, for simple workflows it could be convenient to integrate some color grading gyroflow since it's almost "for free" using ffmpeg. An...

After installing wormhole (from pypi release or github's master), when I follow the example commands I get an exception: ``` Unhandled Error Traceback (most recent call last): File "/home/fabien/env/lib/python2.7/site-packages/twisted/internet/task.py", line...

I would like to package it in Archlinux and I can't find the license, is there one ?

Hi, I wanted to discuss on matrix but a login/password is requested ... It's a general issue, I couldn't find a way to draw text or images on top of...

On item "can use html entities?" one can read: "no, the ampersand will be html entity escaped" while it can easily be achieved with a ``.. raw:: html``

Borrowed most of the code from FTLabs which was the only one I found without graphical glitches. - Fixed some obvious merge problems in the HEAD of this fork -...

### Hyprland Version 0.35.0 ### Bug or Regression? Bug ### Description When the monitor layout using `wlr-randr`: Everything is updated to fit the new layout so there are no visible...

bug
stale