~ubuntu-desktop/ubuntu/+source/gdm3:upstream/3.26.x

Last commit made on 2017-12-15
Get this branch:
git clone -b upstream/3.26.x https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/gdm3
Members of Ubuntu Desktop can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
upstream/3.26.x
Repository:
lp:~ubuntu-desktop/ubuntu/+source/gdm3

Recent commits

219a1a0... by Jeremy Bícha

New upstream version 3.26.2.1

c523f63... by Jeremy Bícha

Initial upstream branch

029e0c2... by Ray Strode <email address hidden>

configure: bump to 3.26.2.1

477b7d4... by Ray Strode <email address hidden>

NEWS: update for release

2be6b99... by Jan Steffens

session-worker: Use g_variant_dup_string where possible

https://bugzilla.gnome.org/show_bug.cgi?id=789722

572a193... by Ray Strode <email address hidden>

session: don't call gdm_session_defaults_changed from setup

It's only needed to update the session type, which we do
earlier in the function anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=789722

bde1d62... by Jan Steffens

session-worker: Adjust Initialize to behave more like SetupFor*

Most importantly, wait for the user settings to be loaded.

https://bugzilla.gnome.org/show_bug.cgi?id=789722

a8b2ee2... by Ray Strode <email address hidden>

configure: bump to 3.26.2

b2ec7dc... by Ray Strode <email address hidden>

NEWS: update for release

c793c5b... by Ray Strode <email address hidden>

display: don't mark initial-setup ran until it ran

We don't want to skip running initial setup if wayland
fell back or something.

This commit makes sure we only stop trying to start initial-setup
after it's completed.

https://bugzilla.gnome.org/show_bug.cgi?id=789434