[Merge] ~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master

2018-07-26 Thread Didier Roche
The proposal to merge ~didrocks/ubuntu/+source/ubuntu-settings:yaru-default 
into ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master has been updated.

Description changed to:

Note: only merge once Yaru is seeded and in main

For more details, see:
https://code.launchpad.net/~didrocks/ubuntu/+source/ubuntu-settings/+git/ubuntu-settings/+merge/350879
-- 
Your team Ubuntu Desktop is requested to review the proposed merge of 
~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into 
~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master.

-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop


[Merge] ~didrocks/ubuntu/+source/gnome-session:yaru-default into ~ubuntu-desktop/ubuntu/+source/gnome-session:ubuntu/master

2018-07-26 Thread Didier Roche
Didier Roche has proposed merging 
~didrocks/ubuntu/+source/gnome-session:yaru-default into 
~ubuntu-desktop/ubuntu/+source/gnome-session:ubuntu/master.

Requested reviews:
  Ubuntu Desktop (ubuntu-desktop)
Related bugs:
  Bug #1783571 in ubuntu-settings (Ubuntu): "Set Yaru as default"
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/1783571

For more details, see:
https://code.launchpad.net/~didrocks/ubuntu/+source/gnome-session/+git/gnome-session/+merge/350928

Do not merge before Yaru is seeded


-- 
Your team Ubuntu Desktop is requested to review the proposed merge of 
~didrocks/ubuntu/+source/gnome-session:yaru-default into 
~ubuntu-desktop/ubuntu/+source/gnome-session:ubuntu/master.
diff --git a/debian/changelog b/debian/changelog
index 983de4a..1d01989 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gnome-session (3.28.1-0ubuntu4) UNRELEASED; urgency=medium
+
+  * Remove gnome-themes-extra and gtk2-engines-pixbuf Recommends.
+Those are pulled by the themes as needed.
+  * ubuntu-session now depends on yaru-theme-gnome-shell, as the mod
+refers to it. (LP: #1783571)
+
+ -- Didier Roche   Wed, 25 Jul 2018 16:49:37 +0200
+
 gnome-session (3.28.1-0ubuntu3) bionic; urgency=medium
 
   * Prevent debian/unity-gnome-shell-migration.17.10.py script migration
diff --git a/debian/control b/debian/control
index dd8ac13..e72167d 100644
--- a/debian/control
+++ b/debian/control
@@ -100,11 +100,10 @@ Depends: ${misc:Depends},
  gnome-session-bin (>= ${binary:Version}),
  gnome-session-bin (<< ${gnome:NextVersion}),
  gnome-session-common (= ${source:Version}),
- xwayland [linux-any]
+ xwayland [linux-any],
+ yaru-theme-gnome-shell,
 Recommends: session-migration,
 python3,
-gnome-themes-extra,
-gtk2-engines-pixbuf,
 Provides: x-session-manager,
 Breaks: unity (<< 7.5.0+17.10.20170619),
 unity-settings-daemon (<< 15.04.1+17.04.20170619),
diff --git a/debian/control.in b/debian/control.in
index 0e07abe..c40ba60 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -96,11 +96,10 @@ Depends: ${misc:Depends},
  gnome-session-bin (>= ${binary:Version}),
  gnome-session-bin (<< ${gnome:NextVersion}),
  gnome-session-common (= ${source:Version}),
- xwayland [linux-any]
+ xwayland [linux-any],
+ yaru-theme-gnome-shell,
 Recommends: session-migration,
 python3,
-gnome-themes-extra,
-gtk2-engines-pixbuf,
 Provides: x-session-manager,
 Breaks: unity (<< 7.5.0+17.10.20170619),
 unity-settings-daemon (<< 15.04.1+17.04.20170619),
-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop


[Merge] ~3v1n0/ubuntu/+source/gnome-shell:ubuntu/master into ~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/master

2018-07-26 Thread noreply
The proposal to merge ~3v1n0/ubuntu/+source/gnome-shell:ubuntu/master into 
~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/master has been updated.

Status: Needs review => Merged

For more details, see:
https://code.launchpad.net/~3v1n0/ubuntu/+source/gnome-shell/+git/gnome-shell/+merge/350754
-- 
Your team Ubuntu Desktop is subscribed to branch 
~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/master.

-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop


[Merge] ~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master

2018-07-26 Thread Didier Roche
Didier Roche has proposed merging 
~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into 
~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master.

Commit message:
Set Yaru theme and settings as default

Requested reviews:
  Ubuntu Desktop (ubuntu-desktop)

For more details, see:
https://code.launchpad.net/~didrocks/ubuntu/+source/ubuntu-settings/+git/ubuntu-settings/+merge/350879

Note: only merge once Yaru is seeded and set as default
-- 
Your team Ubuntu Desktop is requested to review the proposed merge of 
~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into 
~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master.
diff --git a/debian/changelog b/debian/changelog
index b1af267..12bc5f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ubuntu-settings (18.11) UNRELEASED; urgency=medium
+
+  * Set Suru theme and settings as default.
+
+ -- Didier Roche   Wed, 25 Jul 2018 15:52:37 +0200
+
 ubuntu-settings (18.10) cosmic; urgency=medium
 
   * debian/control:
diff --git a/debian/ubuntu-settings.gsettings-override b/debian/ubuntu-settings.gsettings-override
index 3f2a99d..97dc658 100644
--- a/debian/ubuntu-settings.gsettings-override
+++ b/debian/ubuntu-settings.gsettings-override
@@ -15,7 +15,8 @@ picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
 picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
 
 [org.gnome.desktop.sound]
-theme-name = 'ubuntu'
+theme-name = 'Suru'
+input-feedback-sounds = true
 
 [org.gnome.desktop.session]
 session-name = "ubuntu"
@@ -46,7 +47,7 @@ sleep-inactive-ac-timeout = 0
 
 # for GDM/DM
 [org.gnome.desktop.interface:GNOME-Greeter]
-cursor-theme = "DMZ-White"
+cursor-theme = "Suru"
 
 [org.gnome.login-screen]
 logo='/usr/share/plymouth/ubuntu-logo.png'
@@ -63,9 +64,9 @@ enable-hot-corners = false
 show-desktop-icons = true
 
 [org.gnome.desktop.interface:ubuntu]
-gtk-theme = "Ambiance"
-icon-theme = "ubuntu-mono-dark"
-cursor-theme = "DMZ-White"
+gtk-theme = "Suru"
+icon-theme = "Suru"
+cursor-theme = "Suru"
 font-name = "Ubuntu 11"
 monospace-font-name = "Ubuntu Mono 13"
 
@@ -81,6 +82,7 @@ edge-tiling = true
 dynamic-workspaces = true
 workspaces-only-on-primary = true
 focus-change-on-pointer-rest = true
+center-new-windows = true
 
 [org.gnome.desktop.peripherals.touchpad:ubuntu]
 tap-to-click = true
@@ -172,13 +174,7 @@ screensaver = 'l'
 
 [org.gnome.desktop.interface:communitheme]
 cursor-theme = "communitheme"
-icon-theme = "Suru"
 gtk-theme = "Communitheme"
 
 [org.gnome.desktop.sound:communitheme]
 theme-name = "communitheme"
-input-feedback-sounds = true
-
-[org.gnome.mutter:communitheme]
-center-new-windows = true
-
-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop


Re: [Merge] ~3v1n0/ubuntu/+source/gnome-shell:ubuntu/bionic into ~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/bionic

2018-07-26 Thread Iain Lane
Review: Approve

Thanks.

Since the previous SRU was uploaded + tagged, I rebased this on top of the 
ubuntu/bionic branch and made a new changelog entry for .2. I checked the diff 
vs. the upload that went to cosmic just now and there's nothing in the content, 
just metadata.

This is merged but since there was a rebase Launchpad isn't going to know that.
-- 
https://code.launchpad.net/~3v1n0/ubuntu/+source/gnome-shell/+git/gnome-shell/+merge/350755
Your team Ubuntu Desktop is subscribed to branch 
~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/bionic.

-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop


[Merge] ~3v1n0/ubuntu/+source/gnome-shell:ubuntu/bionic into ~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/bionic

2018-07-26 Thread Iain Lane
The proposal to merge ~3v1n0/ubuntu/+source/gnome-shell:ubuntu/bionic into 
~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/bionic has been updated.

Status: Needs review => Merged

For more details, see:
https://code.launchpad.net/~3v1n0/ubuntu/+source/gnome-shell/+git/gnome-shell/+merge/350755
-- 
Your team Ubuntu Desktop is subscribed to branch 
~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/bionic.

-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop