Merge lp:~larsu/humanity/set-maxsize into lp:~ubuntu-art-pkg/humanity/release

Proposed by Lars Karlitski
Status: Merged
Approved by: Sebastien Bacher
Approved revision: 116
Merged at revision: 116
Proposed branch: lp:~larsu/humanity/set-maxsize
Merge into: lp:~ubuntu-art-pkg/humanity/release
Diff against target: 160 lines (+23/-0)
2 files modified
Humanity-Dark/index.theme (+4/-0)
Humanity/index.theme (+19/-0)
To merge this branch: bzr merge lp:~larsu/humanity/set-maxsize
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Danielle Foré Pending
Review via email: mp+254269@code.launchpad.net

This proposal supersedes a proposal from 2015-03-26.

Description of the change

Set MaxSize for folders with scalable icons

This fixes bug #1435607 and pixelated app icons in unity's alt-tab dialog.

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

yeah for nice icons!

review: Approve
lp:~larsu/humanity/set-maxsize updated
117. By Lars Karlitski

Set MinSize for large place icons

Revision history for this message
Sebastien Bacher (seb128) wrote :

great!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Humanity-Dark/index.theme'
2--- Humanity-Dark/index.theme 2015-01-26 12:36:59 +0000
3+++ Humanity-Dark/index.theme 2015-03-26 17:53:17 +0000
4@@ -40,6 +40,7 @@
5
6 [apps/48]
7 Size=48
8+MaxSize=512
9 Context=Applications
10 Type=Scalable
11
12@@ -80,11 +81,13 @@
13
14 [places/48]
15 Size=48
16+MaxSize=512
17 Context=Places
18 Type=Scalable
19
20 [places/64]
21 Size=64
22+MaxSize=512
23 Context=Places
24 Type=Scalable
25
26@@ -105,5 +108,6 @@
27
28 [status/48]
29 Size=48
30+MaxSize=512
31 Context=Status
32 Type=Scalable
33
34=== modified file 'Humanity/index.theme'
35--- Humanity/index.theme 2015-01-26 12:36:59 +0000
36+++ Humanity/index.theme 2015-03-26 17:53:17 +0000
37@@ -40,6 +40,7 @@
38
39 [actions/128]
40 Size=128
41+MaxSize=512
42 Context=Actions
43 Type=Scalable
44
45@@ -70,6 +71,7 @@
46
47 [animations/48]
48 Size=48
49+MaxSize=512
50 Context=Animations
51 Type=Scalable
52
53@@ -95,21 +97,25 @@
54
55 [apps/48]
56 Size=48
57+MaxSize=512
58 Context=Applications
59 Type=Scalable
60
61 [apps/64]
62 Size=64
63+MaxSize=512
64 Context=Applications
65 Type=Scalable
66
67 [apps/128]
68 Size=128
69+MaxSize=512
70 Context=Applications
71 Type=Scalable
72
73 [apps/192]
74 Size=192
75+MaxSize=512
76 Context=Applications
77 Type=Scalable
78
79@@ -140,11 +146,13 @@
80
81 [categories/64]
82 Size=64
83+MaxSize=512
84 Context=Categories
85 Type=Scalable
86
87 [categories/128]
88 Size=128
89+MaxSize=512
90 Context=Categories
91 Type=Scalable
92
93@@ -170,16 +178,19 @@
94
95 [devices/48]
96 Size=48
97+MaxSize=512
98 Context=Devices
99 Type=Scalable
100
101 [devices/64]
102 Size=64
103+MaxSize=512
104 Context=Devices
105 Type=Scalable
106
107 [devices/128]
108 Size=128
109+MaxSize=512
110 Context=Devices
111 Type=Scalable
112
113@@ -205,6 +216,7 @@
114
115 [emblems/48]
116 Size=48
117+MaxSize=512
118 Context=Emblems
119 Type=Scalable
120
121@@ -230,21 +242,25 @@
122
123 [mimes/48]
124 Size=48
125+MaxSize=512
126 Context=MimeTypes
127 Type=Scalable
128
129 [mimes/64]
130 Size=64
131+MaxSize=512
132 Context=MimeTypes
133 Type=Scalable
134
135 [mimes/128]
136 Size=128
137+MaxSize=512
138 Context=MimeTypes
139 Type=Scalable
140
141 [mimes/256]
142 Size=256
143+MaxSize=512
144 Context=MimeTypes
145 Type=Scalable
146
147@@ -275,11 +291,14 @@
148
149 [places/64]
150 Size=64
151+MaxSize=512
152 Context=Places
153 Type=Scalable
154
155 [places/128]
156 Size=128
157+MinSize=64
158+MaxSize=512
159 Context=Places
160 Type=Scalable
161

Subscribers

People subscribed via source and target branches