Skip to content
Commit 647cad5b authored by Ray Strode's avatar Ray Strode
Browse files

daemon: run greeter in its own distinct session

Right now before launching the greeter, we create this
little ad hoc session that only runs through some of the
OS machinery for session registration.

This means not only is there duplicate code with GDMs
real session handling functions, but the greeter is
potentially running in an incomplete session.

This commit, inspired by the work of Lennart and Kay,
changes GDM to run its greeter session through a session
worker just like any other session.
parent 2e6e88a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment