I’ll probably end up with a 4k monitor so 4 monitors in 1 - and I have 4 more right now ( 5 total 1920 x 1080 ) but with a 4k I may end up with 6 total monitors ( if I end up running them all - with the 4k monitor I may use the 4k, then another monitor above it and maybe one off to the side - or I’ll simply continue using the 750 TI to run 3 monitors and have the 1080 run the 4k monitor… ) with about 9 monitors worth of real-estate so I should be ok. Maybe, later on, I’ll write a plugin to add panels support to ST3 if it is open-source otherwise I’ll have to find a way to inject…
The way I code is with simplicity, no repetition, strongly enforced coding standard, etc… Everything is coded so there is no way to introduce bugs as everything is simplified all the way so you end up with building blocks and each block is tested for all conditions before being released.
As for my mapper, yes I would be fine with it being released with CodeMap and I’m not forcing it on anyone - it’ll be a simple python script base, which if anyone wants to use it they can use my example to see how to use it until I write documentation or modify my wiki generator for Lua to parse it… In short - the mapper will be included into the mapper file, then initialized and the rules set up…
I’m not expecting you to rewrite the back-end to support it which is why it is in the mapper side of things and no one will be forced to use it if they don’t want to…
When it is ready, I’ll post it here.