Currently, the extension displays a minus (-) icon even when the widget is minimized and maximised.
We need to come up with a solution where it is really intuitive and user friendly.
My Suggestion
I would suggest you to check actual implementations of application minimize/maximize used in various operating systems.
This is the implementation of maximize minimize in macos, relevant use of ^ and ⌄.
It would be really great if you could replicate this.
Currently, the extension displays a minus (-) icon even when the widget is minimized and maximised.
We need to come up with a solution where it is really intuitive and user friendly.
My Suggestion
I would suggest you to check actual implementations of application minimize/maximize used in various operating systems.
This is the implementation of maximize minimize in macos, relevant use of ^ and ⌄.
It would be really great if you could replicate this.