This repository was archived by the owner on Dec 9, 2021. It is now read-only.
Add start minimized feature#220
Open
FastAlien wants to merge 3 commits intokeepassx:masterfrom
FastAlien:feature-start-minimized
Open
Add start minimized feature#220FastAlien wants to merge 3 commits intokeepassx:masterfrom FastAlien:feature-start-minimized
FastAlien wants to merge 3 commits intokeepassx:masterfrom
FastAlien:feature-start-minimized
Conversation
|
Thanks, I bookmark this pull request, I may add this to my personal overlay. About the patch that fix qt 5.11 <, best if you can make a mail to dev (dev at keepassx org) to ask for a push of it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've added new option labeled "Start minimized" in general settings. After enabling it KeePassX will start in minimized state. I think is very useful when application is loaded on system start. This feature was requested in https://dev.keepassx.org/issues/328.
I've not updated translations since this project uses Transifex. My native language is Polish, so my proposal for translation of "Start minimized" is "Uruchom zminimalizowany".
I've also fixed some errors I've encountered when building with Qt 5.11.