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

Default User Patch #6

Open
boogie666 opened this issue Jan 10, 2020 · 2 comments
Open

Default User Patch #6

boogie666 opened this issue Jan 10, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@boogie666
Copy link

This isn't really an issue, but not sure where else to add this :P

I've created a patch for this (since it is the suckless way :P) to enable a default user...
(i.e prefilling the username box on login)

there's a new prop in config.h called default_user, just set that to a username and presto, no need to type a username anymore as it will be prefilled, just hit enter and type the password :P

If anybody is interested here it is
https://gist.github.com/boogie666/0d56f23642343f4223a3c884ef590447

@tobiohlala
Copy link
Owner

Thank you for your contribution. Nice little patch :) maybe we could make a default-user branch out if it so people can just checkout and compile the branch they like?

@tobiohlala
Copy link
Owner

or, even better, prompt if the default_user variable does not exist or is empty and fill in the user name by default if it isn’t ? I would welcome a PR! :)

@tobiohlala tobiohlala added the enhancement New feature or request label Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants