From 805c9f995da83c173f9323f55a3f26b627410553 Mon Sep 17 00:00:00 2001
From 625f6e779a23739b1c8e04c810a17b608df129c6 Mon Sep 17 00:00:00 2001
From: Ray Strode <rstrode@redhat.com>
Date: Fri, 20 Dec 2013 10:53:33 -0500
Subject: [PATCH 06/19] session-properties: refresh from recent glade
@ -7,7 +7,7 @@ The ui file is rather old. This commit just opens it up in a recent
@@ -7,7 +7,7 @@ The ui file is rather old. This commit just opens it up in a recent
glade and resaves it, so we have a fresh starting point to make
From 7c05176e0db2b4d00971a5baf940ad075a088c70 Mon Sep 17 00:00:00 2001
From 617844d602dd35aceb393b803ed76b15dc125983 Mon Sep 17 00:00:00 2001
From: Ray Strode <rstrode@redhat.com>
Date: Fri, 20 Dec 2013 11:22:53 -0500
Subject: [PATCH 10/19] Allow saved-session directory to be a symlink
@ -6,16 +6,15 @@ Subject: [PATCH 10/19] Allow saved-session directory to be a symlink
@@ -6,16 +6,15 @@ Subject: [PATCH 10/19] Allow saved-session directory to be a symlink
This gives us the option of adding a rudimentary session
From b92add119aa5b9813556db26477170dd39eca5b6 Mon Sep 17 00:00:00 2001
From 2dad276ed4db5ee510689f41cd96180415ac4745 Mon Sep 17 00:00:00 2001
From: Ray Strode <rstrode@redhat.com>
Date: Fri, 20 Dec 2013 15:32:04 -0500
Subject: [PATCH 13/19] manager: save session type in session dir
@ -7,15 +7,15 @@ If a user saved their session when in classic mode, make sure we
@@ -7,15 +7,15 @@ If a user saved their session when in classic mode, make sure we
record that information so subsequent calls to gnome-session will
From 3e35abd4c7d0aae97d868db6e66706c2ccdeeb11 Mon Sep 17 00:00:00 2001
From 59a6dacfe90318a12c1a62e793008719b56aadb1 Mon Sep 17 00:00:00 2001
From: Ray Strode <rstrode@redhat.com>
Date: Fri, 20 Dec 2013 10:53:33 -0500
Subject: [PATCH 15/19] session-selector: refresh from recent glade
@ -7,7 +7,7 @@ The ui file is rather old. This commit just opens it up in a recent
@@ -7,7 +7,7 @@ The ui file is rather old. This commit just opens it up in a recent
glade and resaves it, so we have a fresh starting point to make
gnome-session manages a GNOME desktop or GDM login session. It starts up
the other core GNOME components and handles logout and saving the session.
%package wayland-session
Summary: Desktop file for gnome-session (Wayland)
Group: User Interface/Desktops
Requires: gnome-session = %{version}-%{release}
Requires: xorg-x11-server-Xwayland
%description wayland-session
Desktop file to add GNOME (Wayland) to display manager session menu.
%package xsession
Summary: Desktop file for gnome-session
Group: User Interface/Desktops
Requires: gnome-session = %{version}-%{release}
Requires: %{name}%{?_isa} = %{version}-%{release}
%description xsession
Desktop file to add GNOME to display manager session menu.
%package wayland-session
Summary: Desktop file for wayland based gnome session
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: xorg-x11-server-Xwayland%{?_isa}
%description wayland-session
Desktop file to add GNOME on wayland to display manager session menu.
%package custom-session
Summary: A facility to select and store saved sessions
Group: User Interface/Desktop
Requires: %{name}%{?_isa} = %{version}-%{release}
%description custom-session
@ -128,22 +119,22 @@ Installs a 'Custom' entry in the display manager session menu that
@@ -128,22 +119,22 @@ Installs a 'Custom' entry in the display manager session menu that