From ad9b9ff17f1814433241660d94ef6b3b5ef1a8fd Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 13 Feb 2015 13:41:16 -0500 Subject: manager: add way for displays to register themselves The plan is to start the X server implicitly as part of starting the session. Once we do that, we'll need some way to communicate that the X server started successfully. This commit adds a RegisterX11Display method to GdmManager to handle that. https://bugzilla.gnome.org/show_bug.cgi?id=744764 --- daemon/gdm-manager.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'daemon/gdm-manager.xml') diff --git a/daemon/gdm-manager.xml b/daemon/gdm-manager.xml index d3bb3b2e..f11f3fb7 100644 --- a/daemon/gdm-manager.xml +++ b/daemon/gdm-manager.xml @@ -1,6 +1,9 @@ + + + -- cgit v1.2.1