Age | Commit message (Collapse) | Author | Files | Lines |
|
We can't pass around the GVariantBuilder and parse it at the same
time so we'll need to fix the is-local in another way.
Fix the signal emission on the manager.
We may need to use a GDBusObjectManager to get the signals for
interface-added/interface-removed on our Sessions (and eventually
Seats?)
|
|
Port CkDevice to using GVariants rather than GValues.
Have ck-session-leader return a GVariantBuilder so is-local can
be added.
|
|
Quite a bit of work here. ck-session-leader needs to be ported.
|
|
Treat the parameters passed in via OpenSessionWithParameters
as overrides.
|
|
This will make it easier to dump/restore.
|