summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Benson <calum@src.gnome.org>2002-11-26 17:55:34 +0000
committerCalum Benson <calum@src.gnome.org>2002-11-26 17:55:34 +0000
commiteb40c5c2cfed8f4dae46fe865526cf880feec7ba (patch)
treea10e3374e71ed5b5a14975ab9c2398e93a2cc084
parentba3cf950ba1d6ac5a324917c715412dad289763c (diff)
downloadmetacity-eb40c5c2cfed8f4dae46fe865526cf880feec7ba.tar.gz
Removed alpha layers from the pixmaps that don't need them.
Fixes #98389, results in 10-15% speedup on most machines.
-rw-r--r--ChangeLog7
-rw-r--r--src/themes/Crux/active-bottom-left-border.pngbin147 -> 154 bytes
-rw-r--r--src/themes/Crux/active-bottom-left-corner.pngbin134 -> 166 bytes
-rw-r--r--src/themes/Crux/active-bottom-right-border.pngbin150 -> 154 bytes
-rw-r--r--src/themes/Crux/active-bottom-right-corner.pngbin178 -> 171 bytes
-rw-r--r--src/themes/Crux/active-left-border.pngbin139 -> 138 bytes
-rw-r--r--src/themes/Crux/active-left-top-border.pngbin235 -> 224 bytes
-rw-r--r--src/themes/Crux/active-right-border.pngbin142 -> 136 bytes
-rw-r--r--src/themes/Crux/active-right-top-border.pngbin300 -> 282 bytes
-rw-r--r--src/themes/Crux/active-top-center-left.pngbin176 -> 238 bytes
-rw-r--r--src/themes/Crux/active-top-center-right.pngbin268 -> 312 bytes
-rw-r--r--src/themes/Crux/active-top-left-border.pngbin137 -> 168 bytes
-rw-r--r--src/themes/Crux/active-top-left-corner.pngbin184 -> 162 bytes
-rw-r--r--src/themes/Crux/active-top-mid-left-border.pngbin237 -> 210 bytes
-rw-r--r--src/themes/Crux/active-top-right-border.pngbin192 -> 170 bytes
-rw-r--r--src/themes/Crux/active-top-right-corner.pngbin190 -> 171 bytes
-rw-r--r--src/themes/Crux/inactive-bottom-left-border.pngbin148 -> 158 bytes
-rw-r--r--src/themes/Crux/inactive-bottom-left-corner.pngbin201 -> 176 bytes
-rw-r--r--src/themes/Crux/inactive-bottom-mid-border.pngbin259 -> 254 bytes
-rw-r--r--src/themes/Crux/inactive-left-border.pngbin140 -> 137 bytes
-rw-r--r--src/themes/Crux/inactive-left-top-border.pngbin195 -> 264 bytes
-rw-r--r--src/themes/Crux/inactive-right-border.pngbin143 -> 140 bytes
-rw-r--r--src/themes/Crux/inactive-right-top-border.pngbin279 -> 262 bytes
-rw-r--r--src/themes/Crux/inactive-top-center-left.pngbin165 -> 232 bytes
-rw-r--r--src/themes/Crux/inactive-top-center-mid.pngbin907 -> 981 bytes
-rw-r--r--src/themes/Crux/inactive-top-center-right.pngbin181 -> 238 bytes
-rw-r--r--src/themes/Crux/inactive-top-left-border.pngbin174 -> 157 bytes
-rw-r--r--src/themes/Crux/inactive-top-left-corner.pngbin194 -> 163 bytes
-rw-r--r--src/themes/Crux/inactive-top-mid-border.pngbin273 -> 252 bytes
-rw-r--r--src/themes/Crux/inactive-top-right-border.pngbin183 -> 159 bytes
-rw-r--r--src/themes/Crux/inactive-top-right-corner.pngbin190 -> 176 bytes
31 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5d62d1c..c3529936 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-26 Calum Benson <calum.benson@sun.com>
+
+ * src/themes/Crux :
+
+ Removed alpha layers from the pixmaps that don't need them.
+ Fixes #98389, results in 10-15% speedup on most machines.
+
2002-11-26 Glynn Foster <glynn.foster@sun.com>
* configure.in: 2.4.5
diff --git a/src/themes/Crux/active-bottom-left-border.png b/src/themes/Crux/active-bottom-left-border.png
index e85c329f..f22ea1a3 100644
--- a/src/themes/Crux/active-bottom-left-border.png
+++ b/src/themes/Crux/active-bottom-left-border.png
Binary files differ
diff --git a/src/themes/Crux/active-bottom-left-corner.png b/src/themes/Crux/active-bottom-left-corner.png
index b1f0c706..de8fe868 100644
--- a/src/themes/Crux/active-bottom-left-corner.png
+++ b/src/themes/Crux/active-bottom-left-corner.png
Binary files differ
diff --git a/src/themes/Crux/active-bottom-right-border.png b/src/themes/Crux/active-bottom-right-border.png
index 4bcfe8a3..61a4f560 100644
--- a/src/themes/Crux/active-bottom-right-border.png
+++ b/src/themes/Crux/active-bottom-right-border.png
Binary files differ
diff --git a/src/themes/Crux/active-bottom-right-corner.png b/src/themes/Crux/active-bottom-right-corner.png
index ac34cac4..57594466 100644
--- a/src/themes/Crux/active-bottom-right-corner.png
+++ b/src/themes/Crux/active-bottom-right-corner.png
Binary files differ
diff --git a/src/themes/Crux/active-left-border.png b/src/themes/Crux/active-left-border.png
index 699a2d27..89b47f42 100644
--- a/src/themes/Crux/active-left-border.png
+++ b/src/themes/Crux/active-left-border.png
Binary files differ
diff --git a/src/themes/Crux/active-left-top-border.png b/src/themes/Crux/active-left-top-border.png
index 567b4a0f..24a13ea9 100644
--- a/src/themes/Crux/active-left-top-border.png
+++ b/src/themes/Crux/active-left-top-border.png
Binary files differ
diff --git a/src/themes/Crux/active-right-border.png b/src/themes/Crux/active-right-border.png
index bcb54662..2dea03e3 100644
--- a/src/themes/Crux/active-right-border.png
+++ b/src/themes/Crux/active-right-border.png
Binary files differ
diff --git a/src/themes/Crux/active-right-top-border.png b/src/themes/Crux/active-right-top-border.png
index 8b50f047..eab9cae0 100644
--- a/src/themes/Crux/active-right-top-border.png
+++ b/src/themes/Crux/active-right-top-border.png
Binary files differ
diff --git a/src/themes/Crux/active-top-center-left.png b/src/themes/Crux/active-top-center-left.png
index aee3b766..9d43fc2f 100644
--- a/src/themes/Crux/active-top-center-left.png
+++ b/src/themes/Crux/active-top-center-left.png
Binary files differ
diff --git a/src/themes/Crux/active-top-center-right.png b/src/themes/Crux/active-top-center-right.png
index 84e6857a..e471c363 100644
--- a/src/themes/Crux/active-top-center-right.png
+++ b/src/themes/Crux/active-top-center-right.png
Binary files differ
diff --git a/src/themes/Crux/active-top-left-border.png b/src/themes/Crux/active-top-left-border.png
index 3826e86a..fa4a6f54 100644
--- a/src/themes/Crux/active-top-left-border.png
+++ b/src/themes/Crux/active-top-left-border.png
Binary files differ
diff --git a/src/themes/Crux/active-top-left-corner.png b/src/themes/Crux/active-top-left-corner.png
index ab2ab519..477e46a9 100644
--- a/src/themes/Crux/active-top-left-corner.png
+++ b/src/themes/Crux/active-top-left-corner.png
Binary files differ
diff --git a/src/themes/Crux/active-top-mid-left-border.png b/src/themes/Crux/active-top-mid-left-border.png
index 4ab63aea..35a42feb 100644
--- a/src/themes/Crux/active-top-mid-left-border.png
+++ b/src/themes/Crux/active-top-mid-left-border.png
Binary files differ
diff --git a/src/themes/Crux/active-top-right-border.png b/src/themes/Crux/active-top-right-border.png
index ae0747c0..b3f07f2f 100644
--- a/src/themes/Crux/active-top-right-border.png
+++ b/src/themes/Crux/active-top-right-border.png
Binary files differ
diff --git a/src/themes/Crux/active-top-right-corner.png b/src/themes/Crux/active-top-right-corner.png
index 66b9dea3..199a3780 100644
--- a/src/themes/Crux/active-top-right-corner.png
+++ b/src/themes/Crux/active-top-right-corner.png
Binary files differ
diff --git a/src/themes/Crux/inactive-bottom-left-border.png b/src/themes/Crux/inactive-bottom-left-border.png
index 6d5e0ec2..ea174d65 100644
--- a/src/themes/Crux/inactive-bottom-left-border.png
+++ b/src/themes/Crux/inactive-bottom-left-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-bottom-left-corner.png b/src/themes/Crux/inactive-bottom-left-corner.png
index 8b3c113e..f6f43632 100644
--- a/src/themes/Crux/inactive-bottom-left-corner.png
+++ b/src/themes/Crux/inactive-bottom-left-corner.png
Binary files differ
diff --git a/src/themes/Crux/inactive-bottom-mid-border.png b/src/themes/Crux/inactive-bottom-mid-border.png
index 1ed84da0..b24ea233 100644
--- a/src/themes/Crux/inactive-bottom-mid-border.png
+++ b/src/themes/Crux/inactive-bottom-mid-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-left-border.png b/src/themes/Crux/inactive-left-border.png
index a98ee930..3f7ad16e 100644
--- a/src/themes/Crux/inactive-left-border.png
+++ b/src/themes/Crux/inactive-left-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-left-top-border.png b/src/themes/Crux/inactive-left-top-border.png
index 12694342..74fa074e 100644
--- a/src/themes/Crux/inactive-left-top-border.png
+++ b/src/themes/Crux/inactive-left-top-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-right-border.png b/src/themes/Crux/inactive-right-border.png
index 206375bf..0404cc48 100644
--- a/src/themes/Crux/inactive-right-border.png
+++ b/src/themes/Crux/inactive-right-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-right-top-border.png b/src/themes/Crux/inactive-right-top-border.png
index 8b225ae5..c1882e96 100644
--- a/src/themes/Crux/inactive-right-top-border.png
+++ b/src/themes/Crux/inactive-right-top-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-center-left.png b/src/themes/Crux/inactive-top-center-left.png
index f901f13e..eaba4798 100644
--- a/src/themes/Crux/inactive-top-center-left.png
+++ b/src/themes/Crux/inactive-top-center-left.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-center-mid.png b/src/themes/Crux/inactive-top-center-mid.png
index 8fcf6e1e..7346fbc4 100644
--- a/src/themes/Crux/inactive-top-center-mid.png
+++ b/src/themes/Crux/inactive-top-center-mid.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-center-right.png b/src/themes/Crux/inactive-top-center-right.png
index c4ec5eeb..3a2e3a0a 100644
--- a/src/themes/Crux/inactive-top-center-right.png
+++ b/src/themes/Crux/inactive-top-center-right.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-left-border.png b/src/themes/Crux/inactive-top-left-border.png
index 0f680f15..8ebbdca9 100644
--- a/src/themes/Crux/inactive-top-left-border.png
+++ b/src/themes/Crux/inactive-top-left-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-left-corner.png b/src/themes/Crux/inactive-top-left-corner.png
index 7f628b61..1db17706 100644
--- a/src/themes/Crux/inactive-top-left-corner.png
+++ b/src/themes/Crux/inactive-top-left-corner.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-mid-border.png b/src/themes/Crux/inactive-top-mid-border.png
index 67dc741e..0ec3b26a 100644
--- a/src/themes/Crux/inactive-top-mid-border.png
+++ b/src/themes/Crux/inactive-top-mid-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-right-border.png b/src/themes/Crux/inactive-top-right-border.png
index 5986cab6..e86fddc7 100644
--- a/src/themes/Crux/inactive-top-right-border.png
+++ b/src/themes/Crux/inactive-top-right-border.png
Binary files differ
diff --git a/src/themes/Crux/inactive-top-right-corner.png b/src/themes/Crux/inactive-top-right-corner.png
index f61fa567..7b13da35 100644
--- a/src/themes/Crux/inactive-top-right-corner.png
+++ b/src/themes/Crux/inactive-top-right-corner.png
Binary files differ