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

Proposed by Didier Roche-Tolomelli
Status: Merged
Merge reported by: Iain Lane
Merged at revision: 08bfa7b3a10e847668e51674b571663f35180862
Proposed branch: ~didrocks/ubuntu/+source/ubuntu-settings:yaru-default
Merge into: ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master
Diff against target: 67 lines (+13/-10)
2 files modified
debian/changelog (+6/-0)
debian/ubuntu-settings.gsettings-override (+7/-10)
Reviewer Review Type Date Requested Status
Iain Lane Approve
Review via email: mp+350879@code.launchpad.net

Commit message

Set Yaru theme and settings as default

Description of the change

Note: only merge once Yaru is seeded and in main

To post a comment you must log in.
Revision history for this message
Iain Lane (laney) wrote :

cheers!

review: Approve
Revision history for this message
Iain Lane (laney) wrote :

not going to get recorded as a merge - I amended your commit to change the version to 18.10.1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index b1af267..a23989a 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+ubuntu-settings (18.11) UNRELEASED; urgency=medium
7+
8+ * Set Suru theme and settings as default. (LP: #1783571)
9+
10+ -- Didier Roche <didrocks@ubuntu.com> Wed, 25 Jul 2018 15:52:37 +0200
11+
12 ubuntu-settings (18.10) cosmic; urgency=medium
13
14 * debian/control:
15diff --git a/debian/ubuntu-settings.gsettings-override b/debian/ubuntu-settings.gsettings-override
16index 3f2a99d..c5303d9 100644
17--- a/debian/ubuntu-settings.gsettings-override
18+++ b/debian/ubuntu-settings.gsettings-override
19@@ -15,7 +15,8 @@ picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
20 picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
21
22 [org.gnome.desktop.sound]
23-theme-name = 'ubuntu'
24+theme-name = 'Yaru'
25+input-feedback-sounds = true
26
27 [org.gnome.desktop.session]
28 session-name = "ubuntu"
29@@ -46,7 +47,7 @@ sleep-inactive-ac-timeout = 0
30
31 # for GDM/DM
32 [org.gnome.desktop.interface:GNOME-Greeter]
33-cursor-theme = "DMZ-White"
34+cursor-theme = "Yaru"
35
36 [org.gnome.login-screen]
37 logo='/usr/share/plymouth/ubuntu-logo.png'
38@@ -63,9 +64,9 @@ enable-hot-corners = false
39 show-desktop-icons = true
40
41 [org.gnome.desktop.interface:ubuntu]
42-gtk-theme = "Ambiance"
43-icon-theme = "ubuntu-mono-dark"
44-cursor-theme = "DMZ-White"
45+gtk-theme = "Yaru"
46+icon-theme = "Yaru"
47+cursor-theme = "Yaru"
48 font-name = "Ubuntu 11"
49 monospace-font-name = "Ubuntu Mono 13"
50
51@@ -81,6 +82,7 @@ edge-tiling = true
52 dynamic-workspaces = true
53 workspaces-only-on-primary = true
54 focus-change-on-pointer-rest = true
55+center-new-windows = true
56
57 [org.gnome.desktop.peripherals.touchpad:ubuntu]
58 tap-to-click = true
59@@ -177,8 +179,3 @@ gtk-theme = "Communitheme"
60
61 [org.gnome.desktop.sound:communitheme]
62 theme-name = "communitheme"
63-input-feedback-sounds = true
64-
65-[org.gnome.mutter:communitheme]
66-center-new-windows = true
67-

Subscribers

People subscribed via source and target branches