[gnome-shell] app-view: Use larger icons
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] app-view: Use larger icons
- Date: Sat, 12 Feb 2011 22:33:39 +0000 (UTC)
commit aad3560ccb56f987ad23717df136da6262ee5f2f
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Jan 13 15:37:15 2011 +0100
app-view: Use larger icons
According to the mockups[0], launcher icons in the app view should
be larger. Leave icons in search results at their current size,
until the designers decide what's appropriate there.
[0] http://live.gnome.org/GnomeShell/Design/Whiteboards/Launchers
https://bugzilla.gnome.org/show_bug.cgi?id=639428
data/theme/gnome-shell.css | 9 +++++++++
data/theme/running-indicator.svg | 9 +++++----
2 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index d9a30c4..b144d18 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -465,6 +465,15 @@ StTooltip StLabel {
spacing: 20px;
}
+.all-app .icon-grid {
+ -shell-grid-item-size: 118px;
+}
+
+.all-app .overview-icon {
+ icon-size: 96px;
+}
+
+
.app-filter {
font-size: 14px;
font-weight: bold;
diff --git a/data/theme/running-indicator.svg b/data/theme/running-indicator.svg
index d721e64..ecbe227 100644
--- a/data/theme/running-indicator.svg
+++ b/data/theme/running-indicator.svg
@@ -5,8 +5,8 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
- width="74.01342"
- height="74.006706"
+ width="119.97824"
+ height="119.97824"
id="svg7355"
version="1.1">
<defs
@@ -66,7 +66,7 @@
</defs>
<g
id="layer1"
- transform="translate(-266.21629,-168.11809)">
+ transform="matrix(1.6213276,0,0,1.6213276,-431.6347,-272.5745)">
<g
style="display:inline"
id="g30864"
@@ -83,7 +83,8 @@
<path
id="rect34520"
d="m 84.506708,167.95508 c 6e-6,1.96759 -1.584022,3.55162 -3.551629,3.55163 l -65.910146,0 c -1.967608,-1e-5 -3.551648,-1.58402 -3.551643,-3.55164"
- style="opacity:0.2;fill:none;stroke:url(#radialGradient7488);stroke-width:1;stroke-opacity:1" />
+ style="opacity:0.2;fill:none;stroke:url(#radialGradient7488);stroke-width:1;stroke-opacity:1"
+ inkscape:connector-curvature="0" />
</g>
</g>
</svg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]