Feature request: move "Check for updates" from About to Preferences
mstgrv opened this issue · 1 comments
mstgrv commented
I run syncthing-macos with the "Show in menu bar" preference disabled, and this makes it a tad annoying to update. The required workflow is:
- Open Syncthing.app -> the Preferences window is displayed
- Enable "Show in menu bar"
- Click the menu bar icon and select "About"
- Click "Check for updates" in the About box
- Proceed with the Syncthing update -> Syncthing relaunches and shows the Preferences window
- Untick "Show in menu bar" to hide the Menu bar item again
This is pretty convoluted. It'd be much simpler if "Check for updates" was available in the Preferences window directly, so the workflow would now be:
- Open Syncthing.app -> the Preferences window is displayed
- Click "Check for updates"
- Proceed with update
- Close preference window
xor-gate commented
Normally sparkle update should poll every 24h if there is an update available. It should not be necessary to manually check for updates. It is indeed not very handy when the icon is hidden. But as it is checked in the background I don't want to move it to preferences dialog as it is no preference.