Skip to content
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

Changed active_input selection to be based on default config #352

Merged
merged 3 commits into from
May 16, 2022

Conversation

kefoster951
Copy link
Contributor

changed how the curser placement works to be based on if there is a saved username or not. if there is a saved user, it started on the password field, if there isn't a user name it will start on the username field.

changed how the curser placement works to be based on if there is a saved username or not
@AnErrupTion
Copy link
Collaborator

@kefoster951 I think a better way is to first modify the config's default input to be on the username field, and is there is already a saved username, then it should automatically be on the password field.

@kefoster951 kefoster951 changed the title Update main.c Changed active_input selection to be based on default config May 13, 2022
@kefoster951
Copy link
Contributor Author

@AnErrupTion I think you are right, I updated the default setting to be the user field, and if there is a user saved it goes to the password field automatically.

if you set the config option to with the session_swtich or the password_input, it will put the curser there.

@AnErrupTion AnErrupTion merged commit dec2ef1 into fairyglade:master May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants