diff options
author | Calum Benson <calum@src.gnome.org> | 2002-11-26 17:55:34 +0000 |
---|---|---|
committer | Calum Benson <calum@src.gnome.org> | 2002-11-26 17:55:34 +0000 |
commit | eb40c5c2cfed8f4dae46fe865526cf880feec7ba (patch) | |
tree | a10e3374e71ed5b5a14975ab9c2398e93a2cc084 | |
parent | ba3cf950ba1d6ac5a324917c715412dad289763c (diff) | |
download | metacity-eb40c5c2cfed8f4dae46fe865526cf880feec7ba.tar.gz metacity-eb40c5c2cfed8f4dae46fe865526cf880feec7ba.tar.bz2 |
Removed alpha layers from the pixmaps that don't need them.
Fixes #98389, results in 10-15% speedup on most machines.
31 files changed, 7 insertions, 0 deletions
@@ -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 Binary files differindex e85c329..f22ea1a 100644 --- a/src/themes/Crux/active-bottom-left-border.png +++ b/src/themes/Crux/active-bottom-left-border.png diff --git a/src/themes/Crux/active-bottom-left-corner.png b/src/themes/Crux/active-bottom-left-corner.png Binary files differindex b1f0c70..de8fe86 100644 --- a/src/themes/Crux/active-bottom-left-corner.png +++ b/src/themes/Crux/active-bottom-left-corner.png diff --git a/src/themes/Crux/active-bottom-right-border.png b/src/themes/Crux/active-bottom-right-border.png Binary files differindex 4bcfe8a..61a4f56 100644 --- a/src/themes/Crux/active-bottom-right-border.png +++ b/src/themes/Crux/active-bottom-right-border.png diff --git a/src/themes/Crux/active-bottom-right-corner.png b/src/themes/Crux/active-bottom-right-corner.png Binary files differindex ac34cac..5759446 100644 --- a/src/themes/Crux/active-bottom-right-corner.png +++ b/src/themes/Crux/active-bottom-right-corner.png diff --git a/src/themes/Crux/active-left-border.png b/src/themes/Crux/active-left-border.png Binary files differindex 699a2d2..89b47f4 100644 --- a/src/themes/Crux/active-left-border.png +++ b/src/themes/Crux/active-left-border.png diff --git a/src/themes/Crux/active-left-top-border.png b/src/themes/Crux/active-left-top-border.png Binary files differindex 567b4a0..24a13ea 100644 --- a/src/themes/Crux/active-left-top-border.png +++ b/src/themes/Crux/active-left-top-border.png diff --git a/src/themes/Crux/active-right-border.png b/src/themes/Crux/active-right-border.png Binary files differindex bcb5466..2dea03e 100644 --- a/src/themes/Crux/active-right-border.png +++ b/src/themes/Crux/active-right-border.png diff --git a/src/themes/Crux/active-right-top-border.png b/src/themes/Crux/active-right-top-border.png Binary files differindex 8b50f04..eab9cae 100644 --- a/src/themes/Crux/active-right-top-border.png +++ b/src/themes/Crux/active-right-top-border.png diff --git a/src/themes/Crux/active-top-center-left.png b/src/themes/Crux/active-top-center-left.png Binary files differindex aee3b76..9d43fc2 100644 --- a/src/themes/Crux/active-top-center-left.png +++ b/src/themes/Crux/active-top-center-left.png diff --git a/src/themes/Crux/active-top-center-right.png b/src/themes/Crux/active-top-center-right.png Binary files differindex 84e6857..e471c36 100644 --- a/src/themes/Crux/active-top-center-right.png +++ b/src/themes/Crux/active-top-center-right.png diff --git a/src/themes/Crux/active-top-left-border.png b/src/themes/Crux/active-top-left-border.png Binary files differindex 3826e86..fa4a6f5 100644 --- a/src/themes/Crux/active-top-left-border.png +++ b/src/themes/Crux/active-top-left-border.png diff --git a/src/themes/Crux/active-top-left-corner.png b/src/themes/Crux/active-top-left-corner.png Binary files differindex ab2ab51..477e46a 100644 --- a/src/themes/Crux/active-top-left-corner.png +++ b/src/themes/Crux/active-top-left-corner.png diff --git a/src/themes/Crux/active-top-mid-left-border.png b/src/themes/Crux/active-top-mid-left-border.png Binary files differindex 4ab63ae..35a42fe 100644 --- a/src/themes/Crux/active-top-mid-left-border.png +++ b/src/themes/Crux/active-top-mid-left-border.png diff --git a/src/themes/Crux/active-top-right-border.png b/src/themes/Crux/active-top-right-border.png Binary files differindex ae0747c..b3f07f2 100644 --- a/src/themes/Crux/active-top-right-border.png +++ b/src/themes/Crux/active-top-right-border.png diff --git a/src/themes/Crux/active-top-right-corner.png b/src/themes/Crux/active-top-right-corner.png Binary files differindex 66b9dea..199a378 100644 --- a/src/themes/Crux/active-top-right-corner.png +++ b/src/themes/Crux/active-top-right-corner.png diff --git a/src/themes/Crux/inactive-bottom-left-border.png b/src/themes/Crux/inactive-bottom-left-border.png Binary files differindex 6d5e0ec..ea174d6 100644 --- a/src/themes/Crux/inactive-bottom-left-border.png +++ b/src/themes/Crux/inactive-bottom-left-border.png diff --git a/src/themes/Crux/inactive-bottom-left-corner.png b/src/themes/Crux/inactive-bottom-left-corner.png Binary files differindex 8b3c113..f6f4363 100644 --- a/src/themes/Crux/inactive-bottom-left-corner.png +++ b/src/themes/Crux/inactive-bottom-left-corner.png diff --git a/src/themes/Crux/inactive-bottom-mid-border.png b/src/themes/Crux/inactive-bottom-mid-border.png Binary files differindex 1ed84da..b24ea23 100644 --- a/src/themes/Crux/inactive-bottom-mid-border.png +++ b/src/themes/Crux/inactive-bottom-mid-border.png diff --git a/src/themes/Crux/inactive-left-border.png b/src/themes/Crux/inactive-left-border.png Binary files differindex a98ee93..3f7ad16 100644 --- a/src/themes/Crux/inactive-left-border.png +++ b/src/themes/Crux/inactive-left-border.png diff --git a/src/themes/Crux/inactive-left-top-border.png b/src/themes/Crux/inactive-left-top-border.png Binary files differindex 1269434..74fa074 100644 --- a/src/themes/Crux/inactive-left-top-border.png +++ b/src/themes/Crux/inactive-left-top-border.png diff --git a/src/themes/Crux/inactive-right-border.png b/src/themes/Crux/inactive-right-border.png Binary files differindex 206375b..0404cc4 100644 --- a/src/themes/Crux/inactive-right-border.png +++ b/src/themes/Crux/inactive-right-border.png diff --git a/src/themes/Crux/inactive-right-top-border.png b/src/themes/Crux/inactive-right-top-border.png Binary files differindex 8b225ae..c1882e9 100644 --- a/src/themes/Crux/inactive-right-top-border.png +++ b/src/themes/Crux/inactive-right-top-border.png diff --git a/src/themes/Crux/inactive-top-center-left.png b/src/themes/Crux/inactive-top-center-left.png Binary files differindex f901f13..eaba479 100644 --- a/src/themes/Crux/inactive-top-center-left.png +++ b/src/themes/Crux/inactive-top-center-left.png diff --git a/src/themes/Crux/inactive-top-center-mid.png b/src/themes/Crux/inactive-top-center-mid.png Binary files differindex 8fcf6e1..7346fbc 100644 --- a/src/themes/Crux/inactive-top-center-mid.png +++ b/src/themes/Crux/inactive-top-center-mid.png diff --git a/src/themes/Crux/inactive-top-center-right.png b/src/themes/Crux/inactive-top-center-right.png Binary files differindex c4ec5ee..3a2e3a0 100644 --- a/src/themes/Crux/inactive-top-center-right.png +++ b/src/themes/Crux/inactive-top-center-right.png diff --git a/src/themes/Crux/inactive-top-left-border.png b/src/themes/Crux/inactive-top-left-border.png Binary files differindex 0f680f1..8ebbdca 100644 --- a/src/themes/Crux/inactive-top-left-border.png +++ b/src/themes/Crux/inactive-top-left-border.png diff --git a/src/themes/Crux/inactive-top-left-corner.png b/src/themes/Crux/inactive-top-left-corner.png Binary files differindex 7f628b6..1db1770 100644 --- a/src/themes/Crux/inactive-top-left-corner.png +++ b/src/themes/Crux/inactive-top-left-corner.png diff --git a/src/themes/Crux/inactive-top-mid-border.png b/src/themes/Crux/inactive-top-mid-border.png Binary files differindex 67dc741..0ec3b26 100644 --- a/src/themes/Crux/inactive-top-mid-border.png +++ b/src/themes/Crux/inactive-top-mid-border.png diff --git a/src/themes/Crux/inactive-top-right-border.png b/src/themes/Crux/inactive-top-right-border.png Binary files differindex 5986cab..e86fddc 100644 --- a/src/themes/Crux/inactive-top-right-border.png +++ b/src/themes/Crux/inactive-top-right-border.png diff --git a/src/themes/Crux/inactive-top-right-corner.png b/src/themes/Crux/inactive-top-right-corner.png Binary files differindex f61fa56..7b13da3 100644 --- a/src/themes/Crux/inactive-top-right-corner.png +++ b/src/themes/Crux/inactive-top-right-corner.png |