Concept: As a user, I'd like to be able to create and style visual components that I can interact with and can display state information.
Possible Implementation: Allow the creation of one or more resizable WebView components that can be repositioned around the client itself that can be edited with HTML/CSS/JavaScript and has access to the special variables and commands of the client. Preferably provide some sort of two-way binding with client variables as well, or barring that, methods to update client variables from the component and to force the component to redraw from a trigger or alias.
Concept: As a user, I'd like to be able to create and style visual components that I can interact with and can display state information.
Possible Implementation: Allow the creation of one or more resizable WebView components that can be repositioned around the client itself that can be edited with HTML/CSS/JavaScript and has access to the special variables and commands of the client. Preferably provide some sort of two-way binding with client variables as well, or barring that, methods to update client variables from the component and to force the component to redraw from a trigger or alias.