gnome-flashback:gnome-3-18

Last commit made on 2017-06-21
Get this branch:
git clone -b gnome-3-18 https://git.launchpad.net/gnome-flashback

Branch merges

Branch information

Name:
gnome-3-18
Repository:
lp:gnome-flashback

Recent commits

2cd25de... by Alberts Muktupāvels

polkit: do not disable password entry

If we have already selected user we should not disable password
entry and authentication button.

https://launchpad.net/bugs/1698994

56989c2... by Alberts Muktupāvels

display-config: pass correct parameter to set_power_save_mode

7bafbff... by Alberts Muktupāvels

input-sources: don't leak ibus object

9ce761e... by Alberts Muktupāvels

remove unneeded file

ee6f834... by Alberts Muktupāvels

input-sources: fix thinko

309765a... by Alberts Muktupāvels

common: set fade_id to 0 before emitting fade signal

5ae54e4... by Alberts Muktupāvels

shell: fix CallbackData allocation

5d1bc27... by Alberts Muktupāvels

desktop-background: don't queue background change in init

We will get changed event from GnomeBg after background will be
loaded from preferences.

f37df1d... by Alberts Muktupāvels

desktop-background: destroy window in finalize

4577f96... by Rui Matos

display-config: handle invalid previous configurations

The previous configuration might not apply because the number of
enabled outputs when trying to apply it might have changed. This isn't
a bug so we shouldn't assert. Instead, we can handle it by falling
back as we would if we didn't have a previous configuration to start
with.

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