Closed
Conversation
Collaborator
|
Hi there, thanks for the idea, but I'd like to hault you where you're at. This too is slated for v1.5 with another overhaul but will require some more attention. (Future note): it's important to not pull in old commits not related to the new PR. |
dc4bacf to
18d5e91
Compare
Contributor
Author
|
That was a mistake on my part. I tried to clean it up. So this won't get merged because of the upcoming changes for 1.5? (that's cool) |
Collaborator
|
Hello, yes, we'll forego this one as a larger effort in 32d16d0 which I did get a variation of your PR in there. Thanks! |
Contributor
Author
|
Looks awesome! |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Allow disabling saving of username and session to greeter data.
This allow for prompting for the username every time.
To enable this, add "--no-save-username" to the dms-greeter line in /etc/greetd/config.toml
This can similarly be done for the session (window manager) by adding "--no-save-session"