Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
A common feature between macOS and Windows is to reflect the state of the application as a progress, e.g. on how much time there's left on a timer, or to download a file.
On Windows this was handled by the now defunct QWinTaskbarProgress. On macOS we do not have an API for this, but third party solutions exist:https://github.com/sindresorhus/DockProgress
It would be useful to have a cross platform API for this.
Attachments
Issue Links
- resulted from
-
QTBUG-89564 Clean up QtWinExtras for Qt 6
- Closed