show 'uploading' indicator on dock icon #15614
Answered
by
dkocher
Offbeatmammal
asked this question in
Q&A
-
often when I set some files to upload, I change away to the browser or editor to work on something else, and don't know when uploads are finished (I don't like lots of notifications) |
Beta Was this translation helpful? Give feedback.
Answered by
dkocher
Feb 7, 2024
Replies: 1 comment 1 reply
-
You can set the hidden property
to add a indicator to the dock application icon showing the nunmber or currently running transfers. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Offbeatmammal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set the hidden property
queue.dock.badge
totrue
usingto add a indicator to the dock application icon showing the nunmber or currently running transfers.