Adam Fowler

Results 111 comments of Adam Fowler

Support positioning of windows, stacking, tiling.

Yes indeed. It already supports tools plug ins, but the api isn't documented. Language plugins are the obvious next step, Compiler plug ins, etc

Also FYI my own main development ide is also vscode

This will be possible in V7. Added milestone

I've started this in DEV branch. Created classes to manage Node.js web server with websockets support for alerting. TODO:- - AUTH mimicking - REST /v1/ URL proxying - Add easy...

Going to leave security for a later version - too complex to implement quickly. May need refactoring of auth code generally in MLJS. Also leaving testing of vulns for later.

Also need Certificate support

HighwayHash issue:- ```sh export HH_TARGET_NAME=Portable ``` Edit Makefile as it ignores this setting, unbelievably, so comment out the 'else' lines mentioning AVX2, and run make.

Related to #33 which is 64 bit arm support