#5060 closed Enhancement (fixed)
Start minimized to tray option
Reported by: | martonmiklos | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.80 |
Component: | Qt Client | Version: | 2.71 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Add a new option to the desktop settings where the users can enable/disable the visibility of the main window on startup. Patch attached.
Attachments (1)
Change History (5)
Changed 9 years ago by martonmiklos
comment:1 Changed 8 years ago by jordan
- Milestone changed from None Set to 2.80
- Status changed from new to assigned
comment:2 Changed 8 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 7 years ago by rb07
This doesn't work as an user expects.
As reported here: https://sourceforge.net/p/trqtw/discussion/1315797/thread/b44c5bec/?limit=25
The GUI works almost fine, perhaps both required preferences should be set when the specific option is selected (instead of making the user set both).
But the command line parameter is really counter-intuitive, it doesn't work if "show-notification-area-icon" is not set.
comment:4 Changed 7 years ago by ICE-M
i don't know if this is related to transmission-gtk, but this option is not present in the gtk build. i would like it to be so i don't need to start the client with the -m flag.
Added in r13724.