docs: OS X also has progress bar
This commit is contained in:
parent
c0b87c1a62
commit
5f95fea3e2
1 changed files with 3 additions and 5 deletions
|
@ -246,12 +246,14 @@ __Launcher shortcuts of Audacious:__
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Progress Bar in Taskbar (Windows & Unity)
|
## Progress Bar in Taskbar (Windows, OS X, Unity)
|
||||||
|
|
||||||
On Windows a taskbar button can be used to display a progress bar. This enables
|
On Windows a taskbar button can be used to display a progress bar. This enables
|
||||||
a window to provide progress information to the user without the user having to
|
a window to provide progress information to the user without the user having to
|
||||||
switch to the window itself.
|
switch to the window itself.
|
||||||
|
|
||||||
|
On OS X the progress bar will be displayed as a part of the dock icon.
|
||||||
|
|
||||||
The Unity DE also has a similar feature that allows you to specify the progress
|
The Unity DE also has a similar feature that allows you to specify the progress
|
||||||
bar in the launcher.
|
bar in the launcher.
|
||||||
|
|
||||||
|
@ -259,10 +261,6 @@ __Progress bar in taskbar button:__
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
__Progress bar in Unity launcher:__
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
To set the progress bar for a Window, you can use the
|
To set the progress bar for a Window, you can use the
|
||||||
[BrowserWindow.setProgressBar][setprogressbar] API:
|
[BrowserWindow.setProgressBar][setprogressbar] API:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue