-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings Tab #56
Comments
Could make sense to add another tab for global settings. What comes to mind:
|
for linux, many of these seem problematic:
|
I see. So this will mostly be macOS-specific. Let me know if any other settings could make sense for Linux. |
Agree. It should be clear enough from the GIF that there is a menu icon. So the main window doesn't open on startup any more since #63 (v0.5.1) I'll still add those macOS goodies, but for Linux the focus will be on stability and bug from now on. |
Added. For now there are 1 (Linux)/4 (macOS) options. But I suspect this to increase over time. |
* Fix uneven vspace. Fixes #67 * Add Python 3.7 to Travis. Use tox to test multiple Python versions. Fixes #72 * Add command line option to avoid forking and open main window while debugging. Fixes #73 * Use slug of profile name as archive prefix. Fixes #46 * Add settings tab. Add light system tray icon option. Fixes #56 and #74 * Incorporate review by @ThomasWaldmann
Setting as login item is now implemented. @adamluk |
* Apply selection status to children in restore-dialog. Fixes #69 * Backup triggered from system tray wont use correct profile. Fixes #78 * Use the term FILE if both FILE or FOLDER is meant. Fixes #55 * Implement update check on/off setting for macOS * Implement autostart setting for macOS. Fixes #56
Correction: There is a conflict with the Keychain package. Can't add the login item stuff just yet. :-( |
I have Vorta selected to open automatically when I login through System Prefs > Users & Groups.
I wonder if it would be possible to have an option within Vorta to open at login?
Also - an option to open minimised to the menu bar so that the Vorta Settings window does not show automatically at launch is perhaps a good idea for any implementation of open at login?
The text was updated successfully, but these errors were encountered: