[gnome-shell/wip/wayland-gdm-cleanup: 2/19] activate session
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/wayland-gdm-cleanup: 2/19] activate session
- Date: Sat, 8 Mar 2014 00:25:26 +0000 (UTC)
commit fee97da26bc7658860baf0fd524ea7c005e58970
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Mar 7 15:31:04 2014 -0500
activate session
js/ui/main.js | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/main.js b/js/ui/main.js
index fba752b..2896686 100644
--- a/js/ui/main.js
+++ b/js/ui/main.js
@@ -203,6 +203,10 @@ function _initializeUI() {
ExtensionDownloader.init();
ExtensionSystem.init();
+ layoutManager.connect('startup-prepared', function() {
+ Meta.activate_session();
+ });
+
if (sessionMode.isGreeter && screenShield) {
layoutManager.connect('startup-prepared', function() {
screenShield.showDialog();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]