Description of the need
I've just implemented hook_theme_registry_alter() in a custom block and checked the registry content to see long list of variables, including for unused layout templates. Disabling them on admin/structure/layouts/settings freed registry from unnecessary content and even-though human eyes might not notice, definitely made things slightly faster.
Proposed solution
I believe Backdrop must be shipped as performant as possible, so I suggest to disable all unused layout templates by default. Users can easily enable them if they need additional templates.
Additionally, we could add a pointer link on pages like admin/structure/layouts/manage/dashboard/configure as shown below:

Recent comments
Awesome, glad I could help. ๐
Customizing Leaflet Widget popup content and appearance.
Thanks! I managed it out with your help. Turns out I had the Leaflet widget allows for a title and description. This have a dropdown menu in the Leaflet settings within the view...
Customizing Leaflet Widget popup content and appearance.
Hi geoma, no need to excuse. I think, now I got it (more or less). Your problem doesn't actually have much to do with the Leaflet module, but you struggle with the combination of...
Parent items won't show on Leaflet Widget.