lightdm-mini-greeter: init at 0.3.2#39153
Conversation
|
Nice 😁 In the
In my case, although I only have Other than that, I'm liking this! Here it is running in a VM built with |
|
@emmanuelrosa For turning off xterm you might want to set the respective option to |
|
@emmanuelrosa You can choose your session in in my case using bspwm. |
|
This is what it took to make it work with When I set the Desktop Manager to "none" Given this, the only recommendation I have is to document what is needed to set the window/desktop manager (since this greeter doesn't provide a way to do so via the GUI). Better yet, an option which simply takes care of it. Something like this:
|
|
Ahh I was wrong.
To document something like ``For using this greeter, you need to set the default session by ...'' would be sufficiently helpful IMHO.
I tested and it worked fine. I did not need to set |
d38ffe8 to
55d5d6e
Compare
|
All set, maybe. I'm waiting for review. |
There was a problem hiding this comment.
This add a few too many options. Can add an "extraConfig" like the lightdm-gtk-greeter has? Any options in common with lightdm-gtk-greeter are probably worth keeping.
There was a problem hiding this comment.
I agree. However, mini-greeter requires that in the config file, all the options are explicitly specified; it does not provide default options when they are omitted in the config file. So, unlike GTK greeter, it could be unsafe to introduce extraConfig, with which users might forget to specify some options, causing failure, and after nixos-rebuild switch they cannot login.
EDIT: I noticed that glib's keyfile can have the same keys multiple times and the last entry wins. So it can be done by putting default options first and then overwriting them in extraConfig.
There was a problem hiding this comment.
I added extraConfig and most options can be set there.
There was a problem hiding this comment.
@matthewbauer Could you review this again?
There was a problem hiding this comment.
If you could add yourself as maintainer, this becomes a little easier to merge.
076c70b to
5ff5443
Compare
5ff5443 to
8ec24b2
Compare
3d2735d to
83b3893
Compare

Motivation for this change
lightdm-mini-greeter is a neat, minimalistic LightDM greeter. It could be alternative to SLiM.
Things done
build-use-sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)