Ross Cairns

Results 17 comments of Ross Cairns

Having the same problem here. I am running with (in package.json): ``` "chromium-args": "--enable-webgl --ignore-gpu-blacklist" ``` Using with the nouveau drivers and a NVIDIA GeForce GT 720. With the above...

_please excuse the --disable-javascript that was to check the args were being applied_

It is very confusing having two similar named projects (this projects shows first in google).

Hey I've implemeted it on this branch of my fork http://github.com/rc1/less/tree/escapist It's a bit of a hack but you are welcome to try. The interpolation/passthru is `${ }$` and needs...

@idris development has moved to https://github.com/cloudhead/less.js that is where the fix has been applied, in the rewrite. @alanhogan perhaps it should have been named 'less v2'. You do not need...

The spirit of this issue was to have a tree view of *files and directories* as macOS does. Not a tree view of directories. I agree that it's two separate...

Hi Kyle, This would be great addition to the port. After a brief look through the Java code. Here is an initial list of classes I think would need to...

Awesome, many thanks for the info. I am going to finish up for tonight but it really is nearly all there. Hopefully I will get a couple of free hours...

Hey! Sorry I have dropped the ball on this. Will try and have a look at the weekend...

Hey, _erm.... 3 years later_. I have created a new branch for is up-to-date with the latest master. Some notes: - Added `find` to `./internals` - Dropped the example (for...