Skip to content
Commit 0eb4e739 authored by Ray Strode's avatar Ray Strode
Browse files

Rework SessionToAdd/Remove in factory

Now we:

 - keep a map of sessions to displays, so we can easily access which
   display a session is associated with.

 - If a display is blocked we now queue add requests dealing with it until
   it is unblocked.

 - Only create dynamic displays.  Creating static displays dynamically
   based on events from ConsoleKit doesn't really make much sense.
parent 8a202878
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