Laurent Payot

Results 170 comments of Laurent Payot

@Jazztache or @mdbott, I could patch and run v3.6.0, but I get `Error assigning DS4 to VIRTUAL_CONTROLLER` when trying to set VIRTUAL_CONTROLLER. I guess that’s because I could not find...

I have no idea. All I’m trying to do is to convert gyro to mouse in any way so I can use gyro with GeForceNow (in a browser). Do you...

Well I would like to know if anyone could ever make gyro to mouse work _on Linux_. As far as I remember, I think I did not try to modify...

@Jazztache it works with `MAX_GYRO_SENS = 1`! 🎉 😂 (is `MIN_GYRO_SENS = 1` also needed?) @mdbott Even better, I cloned the repo of your PR #162 and within it I...

Any update? CSS nesting is now considered a standard practice: https://caniuse.com/css-nesting

It seems that MD3 specs want us to [use Menus for selection](https://m3.material.io/components/menus/guidelines#ee2f3664-c926-47ab-acbf-2ab675506932). So shouldn’t we use the already nicely styled [`menu`](https://www.beercss.com/#menus) tag instead of `select`?

Here is an example of select-like using Beercss input + menu: https://codepen.io/laurentpayot/pen/LEEowGM There is a little JS logic to be added to set the input value when a menu item...

> https://jwsdev.net/beercss-select/ here's a first pass (right-click to view sources) that already looks reasonably well, I think. @acroyear Nice job btw.

Est-ce que le talk prend en compte le mic-mac concernant la détection des `tsconfig.json` ? (présent dans TS 5.6 beta, viré de 5.6 RC, peut-être remis dans 5.7): https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/#whats-new-since-the-beta

@ChekeGT Same [issue](https://github.com/ionide/ionide-vscode-fsharp/issues/2112) on Ubuntu 25.10 with VSCode 1.106 and Ionide 7.29.0. I also had to create a symlink. Doesn’t know if it helps with Rider.