* fix: statistics widget min sizes
* fix: offset for split TextView values
Due to format and color changes, the text is split between two separate items and this space avoids multiple insertions in code
* feat: extension launch from notice
* fix: wait for the UI to post stuff to it
* feat: create a statistics widget
* feat: mirror app color option
* fix: the minimum size cut off
* feat: make the stat widget decent
* fix: prevent bleeding edges
* fix: PREVENT BLEEDING EDGES!
* fix: we didn't really need an overlay
This includes shadowed variables, unnecessary parameters, layouts with string literals, items that cause performance bottlenecks, and the merge of extension types into only the necessary separate classes.