marbetschar / time-limit

A simple and beautiful timer app for elementary OS

Home Page:https://appcenter.elementary.io/com.github.marbetschar.time-limit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show status in launcher

marbetschar opened this issue · comments

Show the progress in the launcher. Ideally the remaining time - but if that's not possible, we may add a decreasing progress bar:

https://elementary.io/docs/code/getting-started#using-launcher-api

Seems like adding a decreasing progress bar is not possible, the value seems to be normalized somehow. For now simply added an increasing progress bar.