The current implementation contains a single page that renders all widgets, making it difficult to customize which are shown or to rearrange them.
A reasonable solution appears to be splitting widgets into independent pages/windows with their own logic. This can then be controlled by a central configuration page/window. This approach will also allows for plugins to work in the same way.
The current implementation contains a single page that renders all widgets, making it difficult to customize which are shown or to rearrange them.
A reasonable solution appears to be splitting widgets into independent pages/windows with their own logic. This can then be controlled by a central configuration page/window. This approach will also allows for plugins to work in the same way.