gnome-initial-setup:wjt/gweather-autoptr

Last commit made on 2021-01-13
Get this branch:
git clone -b wjt/gweather-autoptr https://git.launchpad.net/gnome-initial-setup

Branch merges

Branch information

Name:
wjt/gweather-autoptr
Repository:
lp:gnome-initial-setup

Recent commits

ba38e60... by Will Thompson <email address hidden>

timezone: Use g_autoptr(GWeatherLocation)

This was introduced in libgweather 40.alpha.

0437c4f... by Will Thompson <email address hidden>

timezone: Don't leak location from entry

gweather_location_entry_get_location()'s return value is transfer full,
but previously we leaked the value.

cc7d825... by Will Thompson <email address hidden>

ci: Improve usage output from run-docker.sh

08a1da3... by Will Thompson <email address hidden>

ci: Install malcontent from Fedora package

290c6b7... by Will Thompson <email address hidden>

NEWS for 40.alpha

51479ba... by jimmac

welcome: minor update of splash image

- keep it fresh

3df951b... by Will Thompson

Merge branch 'avatar-border' into 'master'

Add darker border to generated avatar

See merge request GNOME/gnome-initial-setup!99

3908fa3... by Philip Chimento <email address hidden>

Add darker border to generated avatar

This was part of the original designs for this feature
(https://gitlab.gnome.org/Teams/Design/os-mockups/raw/master/initial-setup/user-account-default-picture.png)
and makes it look a bit more deliberate if there's no text in the
avatar.

a97a0af... by Will Thompson

Merge branch 'avatar-button' into 'master'

account: Add 'suggested-action' style to photo button

See merge request GNOME/gnome-initial-setup!97

c0581ba... by Philip Chimento <email address hidden>

account: Add 'suggested-action' style to photo button

Requested in a design review by Robin, this makes the photo button jump
out more in order to encourage people to take a photo for their avatar.