Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auto-tx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vamp
auto-tx
Commits
2e067000
Commit
2e067000
authored
7 years ago
by
Niko Ehrenfeuchter
Browse files
Options
Downloads
Patches
Plain Diff
Add more detailed explanations about the tray app
parent
e75325ba
Branches
update-docs
Branches containing commit
Tags
3.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ATxTray/README.md
+28
-1
28 additions, 1 deletion
ATxTray/README.md
with
28 additions
and
1 deletion
ATxTray/README.md
+
28
−
1
View file @
2e067000
...
...
@@ -2,4 +2,31 @@
This project is a complement to the AutoTx
*system service*
that is running in
the context of a logged-in user, delivering information and providing ways of
interacting with the service from a GUI session.
\ No newline at end of file
interacting with the service from a GUI session.
## Tray Icon Colors
The tray icon changes color depending on the state the service is currently in:
-
red background: service stopped
-
orange background: service running
-
black arrow: service idle
-
red arrow: service suspended due to system parameters
-
green arrow: transfer in progress
## Tray Icon Context Menu
More details on the service status is presented in the context menu of the tray
icon (available on a right-click), including real-time information about the
progress of a running transfer.
In addition, the context menu offers a possibility for starting a new transfer
by presenting the user with a folder selection dialog. This option is also
available via a double-click on the tray icon directly.
## Balloon Tooltips
The tray app is designed to consume as little attention by the user as possible,
the only situations where it actively signifies something are when a transfer is
starting or has finished. A balloon tooltip will be shown for a short period,
informing the user about the transfer.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment