Fabian Vogt

Results 275 comments of Fabian Vogt

Note that `sddm --example-config` will output the builtin config, not what is actually configured. So its output is irrelevant here.

This was fixed by https://github.com/sddm/sddm/pull/1445.

In combination with #1460, #1644 and #1692, hopefully.

I rebased it locally and tests look good as well. Should I (force) push my rebase to your branch or will you rebase?

I don't think there will be a 0.19.1 or so. 0.20.0 should hopefully be out soon (tm). I don't think there's much missing for a release.

> How about we make Current accept being an absolute path? > > I don't see how we benefit from the `ThemeDir` + `Current` distrinction. Could be done, but IMO...

> What I mean is that it feels wrong to ask SDDM to be figuring out at runtime where to get the theme from. Yeah, and ideally SDDM provides a...

What's the use-case for this? Even with LDAP/AD/etc. the list of user accounts should be complete. Are there too many that the full list is disabled? I wonder whether some...

I don't really understand the issue itself or this workaround: 1. Why is `systemctl isolate graphical.target` called during boot? 2. Why does that trigger a **stop** of `logind`? It's should...

That should not be needed, as `$SHELL --login` is meant to source the profile files.