Skip to content

Layout polishing, data fetching optimization

Compare
Choose a tag to compare
@thegli thegli released this 14 Jul 17:37

The layout got some visual improvements by aligning text to the left, and numbers and dates to the right side.
The trend colors are now freely configurable, and the number rounding got some additional option.

Under the hood, the fetch method for the quote data was changed from synchronous to asynchronous calls. This way the desklet doesn't block system threads on startup anymore