diff --git a/xfwm4/bottom-left-active.xpm b/xfwm4/bottom-left-active.xpm index 6f1de4f..95fd10b 100644 --- a/xfwm4/bottom-left-active.xpm +++ b/xfwm4/bottom-left-active.xpm @@ -1,13 +1,21 @@ /* XPM */ static char * bottom_left_active_xpm[] = { -"16 8 3 1", +"16 16 3 1", " c None", ". c #484848", "+ c #2D2D2D", -".+ ", -".+ ", -".+ ", -".+ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", ".+++++++++++++++", ".+++++++++++++++", ".+++++++++++++++", diff --git a/xfwm4/bottom-left-inactive.xpm b/xfwm4/bottom-left-inactive.xpm index 1adae65..05c6dfa 100644 --- a/xfwm4/bottom-left-inactive.xpm +++ b/xfwm4/bottom-left-inactive.xpm @@ -1,13 +1,21 @@ /* XPM */ static char * bottom_left_inactive_xpm[] = { -"16 8 3 1", +"16 16 3 1", " c None", ". c #393939", "+ c #2D2D2D", -".+ ", -".+ ", -".+ ", -".+ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", +".+++ ", ".+++++++++++++++", ".+++++++++++++++", ".+++++++++++++++", diff --git a/xfwm4/bottom-right-active.xpm b/xfwm4/bottom-right-active.xpm index 34f8845..7256111 100644 --- a/xfwm4/bottom-right-active.xpm +++ b/xfwm4/bottom-right-active.xpm @@ -1,13 +1,21 @@ /* XPM */ static char * bottom_right_active_xpm[] = { -"16 8 3 1", +"16 16 3 1", " c None", ". c #2D2D2D", "+ c #484848", -" .+", -" .+", -" .+", -" .+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", "...............+", "...............+", "...............+", diff --git a/xfwm4/bottom-right-inactive.xpm b/xfwm4/bottom-right-inactive.xpm index d584d7c..8fcb2ae 100644 --- a/xfwm4/bottom-right-inactive.xpm +++ b/xfwm4/bottom-right-inactive.xpm @@ -1,13 +1,21 @@ /* XPM */ static char * bottom_right_inactive_xpm[] = { -"16 8 3 1", +"16 16 3 1", " c None", ". c #2D2D2D", "+ c #393939", -" .+", -" .+", -" .+", -" .+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", +" ...+", "...............+", "...............+", "...............+", diff --git a/xfwm4/left-active.xpm b/xfwm4/left-active.xpm index 77433da..8b766bb 100644 --- a/xfwm4/left-active.xpm +++ b/xfwm4/left-active.xpm @@ -1,27 +1,27 @@ /* XPM */ static char * left_active_xpm[] = { -"2 21 3 1", +"4 21 3 1", " c None", ". c #484848", "+ c #2D2D2D", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+"}; +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/xfwm4/left-inactive.xpm b/xfwm4/left-inactive.xpm index 2577ecf..1bec862 100644 --- a/xfwm4/left-inactive.xpm +++ b/xfwm4/left-inactive.xpm @@ -1,27 +1,27 @@ /* XPM */ static char * left_inactive_xpm[] = { -"2 21 3 1", +"4 21 3 1", " c None", ". c #393939", "+ c #2D2D2D", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+"}; +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/xfwm4/right-active.xpm b/xfwm4/right-active.xpm index d299d16..617f8ce 100644 --- a/xfwm4/right-active.xpm +++ b/xfwm4/right-active.xpm @@ -1,27 +1,27 @@ /* XPM */ static char * right_active_xpm[] = { -"2 21 3 1", +"4 21 3 1", " c None", ". c #2D2D2D", "+ c #484848", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+"}; +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+"}; diff --git a/xfwm4/right-inactive.xpm b/xfwm4/right-inactive.xpm index 239d0d5..4f81b89 100644 --- a/xfwm4/right-inactive.xpm +++ b/xfwm4/right-inactive.xpm @@ -1,27 +1,27 @@ /* XPM */ static char * right_inactive_xpm[] = { -"2 21 3 1", +"4 21 3 1", " c None", ". c #2D2D2D", "+ c #393939", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+"}; +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+", +"...+"}; diff --git a/xfwm4/top-left-active.xpm b/xfwm4/top-left-active.xpm index 2d98285..dd5b2f4 100644 --- a/xfwm4/top-left-active.xpm +++ b/xfwm4/top-left-active.xpm @@ -1,31 +1,31 @@ /* XPM */ static char * top_left_active_xpm[] = { -"2 25 3 1", +"4 25 3 1", " c None", ". c #484848", "+ c #2D2D2D", -" .", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+"}; +" ...", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/xfwm4/top-left-inactive.xpm b/xfwm4/top-left-inactive.xpm index a4cfd1c..56b9021 100644 --- a/xfwm4/top-left-inactive.xpm +++ b/xfwm4/top-left-inactive.xpm @@ -1,31 +1,31 @@ /* XPM */ static char * top_left_inactive_xpm[] = { -"2 25 3 1", +"4 25 3 1", " c None", ". c #393939", "+ c #2D2D2D", -" .", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+"}; +" ...", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/xfwm4/top-right-active.xpm b/xfwm4/top-right-active.xpm index 071710e..df652ff 100644 --- a/xfwm4/top-right-active.xpm +++ b/xfwm4/top-right-active.xpm @@ -1,31 +1,31 @@ /* XPM */ static char * top_right_active_xpm[] = { -"2 25 3 1", +"4 25 3 1", " c None", ". c #484848", "+ c #2D2D2D", -". ", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+."}; +"... ", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++."}; diff --git a/xfwm4/top-right-inactive.xpm b/xfwm4/top-right-inactive.xpm index 95e48e1..3dfbc97 100644 --- a/xfwm4/top-right-inactive.xpm +++ b/xfwm4/top-right-inactive.xpm @@ -1,31 +1,31 @@ /* XPM */ static char * top_right_inactive_xpm[] = { -"2 25 3 1", +"4 25 3 1", " c None", ". c #393939", "+ c #2D2D2D", -". ", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+."}; +"... ", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++."};