From 78006efa2c6466c98231950d054844297d503f3a Mon Sep 17 00:00:00 2001 From: Amanda Poopshits Date: Tue, 8 Mar 2016 11:16:22 -0600 Subject: [PATCH 1/3] Fixed all XPM files to function correctly with xfwm4. --- xfwm4/close-active.xpm | 7 +++++-- xfwm4/close-inactive.xpm | 5 ++++- xfwm4/close-prelight.xpm | 7 +++++-- xfwm4/close-pressed.xpm | 5 ++++- xfwm4/hide-active.xpm | 5 ++++- xfwm4/hide-inactive.xpm | 5 ++++- xfwm4/hide-prelight.xpm | 5 ++++- xfwm4/hide-pressed.xpm | 5 ++++- xfwm4/maximize-active.xpm | 5 ++++- xfwm4/maximize-inactive.xpm | 5 ++++- xfwm4/maximize-prelight.xpm | 5 ++++- xfwm4/maximize-pressed.xpm | 5 ++++- xfwm4/maximize-toggled-active.xpm | 5 ++++- xfwm4/maximize-toggled-inactive.xpm | 5 ++++- xfwm4/maximize-toggled-prelight.xpm | 5 ++++- xfwm4/maximize-toggled-pressed.xpm | 5 ++++- xfwm4/shade-active.xpm | 5 ++++- xfwm4/shade-inactive.xpm | 5 ++++- xfwm4/shade-prelight.xpm | 5 ++++- xfwm4/shade-pressed.xpm | 5 ++++- xfwm4/shade-toggled-active.xpm | 5 ++++- xfwm4/shade-toggled-inactive.xpm | 5 ++++- xfwm4/shade-toggled-prelight.xpm | 5 ++++- xfwm4/shade-toggled-pressed.xpm | 5 ++++- xfwm4/stick-active.xpm | 5 ++++- xfwm4/stick-inactive.xpm | 5 ++++- xfwm4/stick-prelight.xpm | 5 ++++- xfwm4/stick-pressed.xpm | 5 ++++- xfwm4/stick-toggled-active.xpm | 5 ++++- xfwm4/stick-toggled-inactive.xpm | 5 ++++- xfwm4/stick-toggled-prelight.xpm | 5 ++++- xfwm4/stick-toggled-pressed.xpm | 5 ++++- 32 files changed, 130 insertions(+), 34 deletions(-) diff --git a/xfwm4/close-active.xpm b/xfwm4/close-active.xpm index 73ee20b..08d2b99 100755 --- a/xfwm4/close-active.xpm +++ b/xfwm4/close-active.xpm @@ -1,9 +1,11 @@ /* XPM */ -static char * close_prelight_xpm[] = { -"24 24 3 1", +static char * close_active_xpm[] = { +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * close_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/close-inactive.xpm b/xfwm4/close-inactive.xpm index eb5514e..1403cb7 100755 --- a/xfwm4/close-inactive.xpm +++ b/xfwm4/close-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * close_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * close_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/close-prelight.xpm b/xfwm4/close-prelight.xpm index f7ebf57..8e08aaa 100755 --- a/xfwm4/close-prelight.xpm +++ b/xfwm4/close-prelight.xpm @@ -1,9 +1,11 @@ -s/* XPM */ +/* XPM */ static char * close_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * close_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/close-pressed.xpm b/xfwm4/close-pressed.xpm index 644cedb..8e08aaa 100755 --- a/xfwm4/close-pressed.xpm +++ b/xfwm4/close-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * close_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * close_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/hide-active.xpm b/xfwm4/hide-active.xpm index 0f4de57..711b18b 100755 --- a/xfwm4/hide-active.xpm +++ b/xfwm4/hide-active.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * hide_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * hide_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/hide-inactive.xpm b/xfwm4/hide-inactive.xpm index 6e210d2..db8cd97 100755 --- a/xfwm4/hide-inactive.xpm +++ b/xfwm4/hide-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * hide_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * hide_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/hide-prelight.xpm b/xfwm4/hide-prelight.xpm index be53c73..1d5a779 100755 --- a/xfwm4/hide-prelight.xpm +++ b/xfwm4/hide-prelight.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * hide_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * hide_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/hide-pressed.xpm b/xfwm4/hide-pressed.xpm index be53c73..1d5a779 100755 --- a/xfwm4/hide-pressed.xpm +++ b/xfwm4/hide-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * hide_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * hide_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-active.xpm b/xfwm4/maximize-active.xpm index e56f28e..a985aad 100755 --- a/xfwm4/maximize-active.xpm +++ b/xfwm4/maximize-active.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-inactive.xpm b/xfwm4/maximize-inactive.xpm index 7983fe3..e81b41f 100755 --- a/xfwm4/maximize-inactive.xpm +++ b/xfwm4/maximize-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-prelight.xpm b/xfwm4/maximize-prelight.xpm index 342bddb..d240425 100755 --- a/xfwm4/maximize-prelight.xpm +++ b/xfwm4/maximize-prelight.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-pressed.xpm b/xfwm4/maximize-pressed.xpm index 342bddb..d240425 100755 --- a/xfwm4/maximize-pressed.xpm +++ b/xfwm4/maximize-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-toggled-active.xpm b/xfwm4/maximize-toggled-active.xpm index fa463e7..99b2758 100755 --- a/xfwm4/maximize-toggled-active.xpm +++ b/xfwm4/maximize-toggled-active.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-toggled-inactive.xpm b/xfwm4/maximize-toggled-inactive.xpm index 962e5e3..f6c3b59 100755 --- a/xfwm4/maximize-toggled-inactive.xpm +++ b/xfwm4/maximize-toggled-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-toggled-prelight.xpm b/xfwm4/maximize-toggled-prelight.xpm index c4c45a2..3b13774 100755 --- a/xfwm4/maximize-toggled-prelight.xpm +++ b/xfwm4/maximize-toggled-prelight.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/maximize-toggled-pressed.xpm b/xfwm4/maximize-toggled-pressed.xpm index c4c45a2..3b13774 100755 --- a/xfwm4/maximize-toggled-pressed.xpm +++ b/xfwm4/maximize-toggled-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * maximize_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * maximize_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-active.xpm b/xfwm4/shade-active.xpm index 4caf24e..369af98 100755 --- a/xfwm4/shade-active.xpm +++ b/xfwm4/shade-active.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-inactive.xpm b/xfwm4/shade-inactive.xpm index 3b42c60..933a1f8 100755 --- a/xfwm4/shade-inactive.xpm +++ b/xfwm4/shade-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-prelight.xpm b/xfwm4/shade-prelight.xpm index 69ce622..539ff84 100755 --- a/xfwm4/shade-prelight.xpm +++ b/xfwm4/shade-prelight.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-pressed.xpm b/xfwm4/shade-pressed.xpm index 69ce622..539ff84 100755 --- a/xfwm4/shade-pressed.xpm +++ b/xfwm4/shade-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-toggled-active.xpm b/xfwm4/shade-toggled-active.xpm index 7464780..098841f 100755 --- a/xfwm4/shade-toggled-active.xpm +++ b/xfwm4/shade-toggled-active.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-toggled-inactive.xpm b/xfwm4/shade-toggled-inactive.xpm index 847bb3b..88a5b90 100755 --- a/xfwm4/shade-toggled-inactive.xpm +++ b/xfwm4/shade-toggled-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-toggled-prelight.xpm b/xfwm4/shade-toggled-prelight.xpm index 8af2d64..1e5cb40 100755 --- a/xfwm4/shade-toggled-prelight.xpm +++ b/xfwm4/shade-toggled-prelight.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/shade-toggled-pressed.xpm b/xfwm4/shade-toggled-pressed.xpm index 8af2d64..1e5cb40 100755 --- a/xfwm4/shade-toggled-pressed.xpm +++ b/xfwm4/shade-toggled-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * shade_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * shade_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-active.xpm b/xfwm4/stick-active.xpm index c7fc821..665fd75 100755 --- a/xfwm4/stick-active.xpm +++ b/xfwm4/stick-active.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_active_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_active_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-inactive.xpm b/xfwm4/stick-inactive.xpm index 41fac3d..56f7fd2 100755 --- a/xfwm4/stick-inactive.xpm +++ b/xfwm4/stick-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-prelight.xpm b/xfwm4/stick-prelight.xpm index 0d1418e..612d0e6 100755 --- a/xfwm4/stick-prelight.xpm +++ b/xfwm4/stick-prelight.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-pressed.xpm b/xfwm4/stick-pressed.xpm index 0d1418e..612d0e6 100755 --- a/xfwm4/stick-pressed.xpm +++ b/xfwm4/stick-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-toggled-active.xpm b/xfwm4/stick-toggled-active.xpm index ee04ce3..7abb8f6 100755 --- a/xfwm4/stick-toggled-active.xpm +++ b/xfwm4/stick-toggled-active.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_toggled_active_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #eeeeee", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_toggled_active_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-toggled-inactive.xpm b/xfwm4/stick-toggled-inactive.xpm index 9dec10a..a7161f9 100755 --- a/xfwm4/stick-toggled-inactive.xpm +++ b/xfwm4/stick-toggled-inactive.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #888888", +"@ c #393939", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-toggled-prelight.xpm b/xfwm4/stick-toggled-prelight.xpm index 1575562..dafc7ef 100755 --- a/xfwm4/stick-toggled-prelight.xpm +++ b/xfwm4/stick-toggled-prelight.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; diff --git a/xfwm4/stick-toggled-pressed.xpm b/xfwm4/stick-toggled-pressed.xpm index 1575562..dafc7ef 100755 --- a/xfwm4/stick-toggled-pressed.xpm +++ b/xfwm4/stick-toggled-pressed.xpm @@ -1,9 +1,11 @@ /* XPM */ static char * stick_toggled_prelight_xpm[] = { -"24 24 3 1", +"24 26 4 1", " c None", ". c #444444", "+ c #f0544c s active_color_1", +"@ c #484848", +"@@@@@@@@@@@@@@@@@@@@@@@@", "........................", "........................", "........................", @@ -27,4 +29,5 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "........................", "........................", +"........................", "........................"}; From e3302d4360e3e2b382cf8a8d444fe5a2118c1383 Mon Sep 17 00:00:00 2001 From: Amanda Poopshits Date: Tue, 8 Mar 2016 12:43:38 -0600 Subject: [PATCH 2/3] Reset close-active.xpm header. --- xfwm4/close-active.xpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfwm4/close-active.xpm b/xfwm4/close-active.xpm index 08d2b99..a506d9c 100755 --- a/xfwm4/close-active.xpm +++ b/xfwm4/close-active.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * close_active_xpm[] = { +static char * close_prelight_xpm[] = { "24 26 4 1", " c None", ". c #444444", From d56cbd8ea37ac1311b83269d8b99260d7a126607 Mon Sep 17 00:00:00 2001 From: Amanda Poopshits Date: Tue, 8 Mar 2016 12:49:19 -0600 Subject: [PATCH 3/3] Fixed all xfwm4 PNG files to fit properly. --- xfwm4/close-pressed.png | Bin 117 -> 311 bytes xfwm4/hide-pressed.png | Bin 95 -> 280 bytes xfwm4/maximize-pressed.png | Bin 109 -> 299 bytes xfwm4/maximize-toggled-pressed.png | Bin 109 -> 299 bytes xfwm4/shade-pressed.png | Bin 119 -> 306 bytes xfwm4/shade-toggled-pressed.png | Bin 118 -> 317 bytes xfwm4/stick-pressed.png | Bin 117 -> 304 bytes xfwm4/stick-toggled-pressed.png | Bin 112 -> 299 bytes 8 files changed, 0 insertions(+), 0 deletions(-) diff --git a/xfwm4/close-pressed.png b/xfwm4/close-pressed.png index ffbaccea16eb7e6954df555a30d5c7f12901eeee..0c386b92e59d4b503272243756811217373614db 100644 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0vp^5{zlvC9AeVn&IgKmXp8sFLnp%_H^}gS?83{1OQm99g_e6 diff --git a/xfwm4/hide-pressed.png b/xfwm4/hide-pressed.png index 4a9dae1284961e50dfc25733a88f59e0fcaaecde..3b255f085d4627e2b8fe858d9e2d08b0a691c217 100644 GIT binary patch literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^5nC}Q!>*kaclV3YI+K&fx*+&&t;ucLK6VN2t`c* delta 78 zcmbQi6hA@SLxO{ifq~&cx$O@irRM447~*j}IYEMTae_z>Q&Yo44$~}_C;1O2r%3TW g4m99$JE*|Ga8#0!<>?~RXAD5#>FVdQ&MBb@0FU(;6951J diff --git a/xfwm4/maximize-pressed.png b/xfwm4/maximize-pressed.png index 1e460b88076f297a3c887d92080aec8965a75fca..33700a05a942f32d59b151adbb51f0c8feb55b18 100644 GIT binary patch literal 299 zcmeAS@N?(olHy`uVBq!ia0vp^5RsCdAZ7 zb5ibty=-sl0uHZjOp$gwD8R~)?aO2(KEpHss9m+hHKHUXu_Vl#>u7#dj_8e16w*=AM-2K_gB%TP4r=BH$)RpQq0uhsMvPy>UftDnm{r-UW|-F{Dl delta 92 zcmZ3@lsiE@OoEY_fq~)H&h@*26kC8#h%1l=f~Dy@&jTr@k|4ie2DK&gJdOf+BAzae oAso@k2?{L#oIfU-@CYC0X9#@H&bdCpPz|KZ)78&qol`;+09nfz!TRsCdAZ7 zb5ibty=-sl0uHZjOp$gwD8R~)?aO2(KEpHss9m+hHKHUXu_Vl#>u7#dj_8e16w*=AM-2K_gB%TP4r=BH$)RpQq0uhsMvPy>UftDnm{r-UW|-F{Dl delta 92 zcmZ3@lsiE@OoEY_fq~)H&h@*26kC8#h%1l=f~Dy@&jTr@k|4ie2DK&gJdOf+BAzae oAso@k2?{L#oIfU-@CYC0X9#@H&bdCpPz|KZ)78&qol`;+09nfz!Tl#>u7#dj_8e16w*=AM-2K_gB%TP4r=BH$)RpQq0uhsMvPy>UftDnm{ Hr-UW|6HimW delta 102 zcmdnQR6apGL4uK)fq~)H&h@*26kC8#h%1l=f~Dy@&jTr@k|4ie2DK&gJdOf+a-J@Z zAso@k2?{JK4L8_2UN`)(XJ&r4m+^uD{*^Q|bT! delta 100 zcmdnMR60RCPJ)q{fq~)H&h@*26kC8#h%1l=f~Dy@&jTr@k|4ie2DK&gJdOf+GM+Au xAsjQ46BJlf8g}q?TyFSbAhO)?s0zm`Hii`p%=Pj+b@qaEd%F6$taD0e0svuH9N+)| diff --git a/xfwm4/stick-toggled-pressed.png b/xfwm4/stick-toggled-pressed.png index f9f08bec2add9bd91b351c9459b4a71d39288aa7..c98e1550a852dc4a704ee8e2d34b81cc58436014 100644 GIT binary patch literal 299 zcmeAS@N?(olHy`uVBq!ia0vp^5l#>u7#dj_8e16w*=AM-2K_gB%TP4r=BH$)RpQq0uhsMvPy>UftDnm{r-UW|_}5L= delta 95 zcmZ3@R4_q2Qi6kxfq~&cx$O@iW$x+X7~*j}IYEMTae~MMt}6>>WE}8lI(XxNu9MWv yjJK(7TrvJr^x0bZ*~(=u*v#x}3N+x7kYM;~%)F>eH{1?r1cRrmpUXO@geCy%CLd@3