Timothee Groleau

Results 61 issues of Timothee Groleau

### Description milligram is great and I wondering if you'd be open to add a `:visited` pseudo class to links? `src/_Link.sass` could become: ```sass a color: $color-primary text-decoration: none &:focus,...

Hi there, I tried out bsnes v116 on OSX (Catalina 10.15.7) to see how R-Type III would look like with HD mode 7 and noticed a rendering glitch. It occurs...

bug
compatibility

Hi there, The typescript definition states `name` is [mandatory as a constructor option](https://github.com/lazywithclass/winston-cloudwatch/blob/d77124fbba1a5986605e805c62938549aa7e1ad3/typescript/winston-cloudwatch.d.ts#L54), but the construction samples in the readme do not use it, which is a little confusing. In...

Adding the following test breaks and result in a syntax error in the resulting processed javascript: ``` [ 'function foo(msg){console.log(msg)}\nfunction bar(){}', {}, 'function foo(msg){}\nfunction bar(){}', ], ``` incorrectly generates: ```...

[feature request] Some js libraries access console via the window namespace (which sometimes get minified to a one letter variable by uglyfier tools) as below: ``` window.console.log("foo"); a.console.log("foo") ``` e.g....

Would anyone have sample code to generate and inject a valid PAdES LTV signature (with cert chains, OCSP response, etc), in a pdf file ?

enhancement

Hi there! New user of Rectangle Pro, and it's awesome! Thanks you for making it. I use 3 monitors and I have 2 web apps opened in different 2 chrome...

Cabrio could be a great game launcher on a variety of arm-based small and/or mobile devices (e.g. pandora, or raspberry pi). These devices typically support OpenGL-ES. Cabrio's rendering code should...

enhancement

It's quite typical in a cabrio setup to have a "manufacturer" category. And since the game makers typically have instantly recognizable logos (e.g. capcom, SNK, Taito). It would be great...

enhancement

Cabrio has no memory of consecutive runs at the moment. If you're like me and play a specific for a period of time, browsing the collection to get to that...

enhancement