(07-20-2019, 05:39 AM)Mootikins Wrote: This is actually not the case, there is no way to change the border sizes at runtime and the original driver (rpi-fbcp) has been implemented as a service named fbcpOld. Borders are integrated at compile time, so custom borders require building a new binary and replacing the original version.Since juj driver doesn't run on kernel level, do you think it could be possible to implement your config parser into juj driver?
To be honest, each time I test something, I recompile the driver with new sizes, no big deal but for users that don't have the knowledge to do so, this could be a big step