[Added later]These remarks really ought to be on the simple-docks thread. Sorry for bringing them in here. Maybe we should start a new thread for startup issues including docks and appearance.
I forgot that the devel branch might have a different version of the newest docks code. For the above remark, I was using
Leo Log Window
Leo 6.3-devel, devel branch, build 65ecc3ff0d
2020-09-09 18:48:47 -0400
Python 3.8.2, PyQt version 5.15.0
Windows 10 AMD64 (build 10.0.18362) SP0
At least with this version, the situation is even worse than I thought. If you start Leo with --init-docks, it forgets the layouts that you have already set, even if those files had not been opened by Leo. So actually, the only way you can get a set of outlines all open with your desired layout is to open Leo with --init-docks, adjust the layout of all of them, close Leo, then perhaps re-open it with --use-docks.
The next time you want to open another file, it will have the default layout (which is wrong), and so you will have to close and restart with --init-docks and fix the layout. But now Leo will forget the layout for all your other Leo outlines - including the set you just fixed up earlier.
This is unworkable for practical use.