From fc2af00710f510481ff7a58c21bf9a540d483b40 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Fri, 21 Feb 2014 06:50:53 +0530 Subject: [PATCH] Fix stick toggled style. Fixes #99 --- xfwm4/stick-active.xpm | 10 +++++----- xfwm4/stick-inactive.xpm | 8 ++++---- xfwm4/stick-prelight.xpm | 8 ++++---- xfwm4/stick-pressed.png | Bin 113 -> 117 bytes xfwm4/stick-pressed.xpm | 8 ++++---- xfwm4/stick-toggled-active.xpm | 6 +++--- xfwm4/stick-toggled-inactive.xpm | 4 ++-- xfwm4/stick-toggled-prelight.xpm | 4 ++-- xfwm4/stick-toggled-pressed.png | Bin 113 -> 112 bytes xfwm4/stick-toggled-pressed.xpm | 4 ++-- 10 files changed, 26 insertions(+), 26 deletions(-) diff --git a/xfwm4/stick-active.xpm b/xfwm4/stick-active.xpm index 347c8e1..c8610f8 100644 --- a/xfwm4/stick-active.xpm +++ b/xfwm4/stick-active.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * stick_toggled_prelight_xpm[] = { +static char * stick_active_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-inactive.xpm b/xfwm4/stick-inactive.xpm index ccac949..d4cc7fe 100644 --- a/xfwm4/stick-inactive.xpm +++ b/xfwm4/stick-inactive.xpm @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-prelight.xpm b/xfwm4/stick-prelight.xpm index ff11743..725c314 100644 --- a/xfwm4/stick-prelight.xpm +++ b/xfwm4/stick-prelight.xpm @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-pressed.png b/xfwm4/stick-pressed.png index 123a780e9edc6fded514fb306e23501d777a8d79..55f79b5889e8ce9a1ef70987179d55aea6e71838 100644 GIT binary patch delta 98 zcmXRcogfj*$jrdNaBJuK-9U;hz$e5NNCUyr^quE{6jMo%UoeB(l6f9Sfjk*c7sn8e vnaK$XEGi8<_&P2({4fw%?s!y%;}sjj3I^tS`JFm@LApI%{an^LB{Ts5Jjon~ delta 94 zcmXRdoFEa&!N$PA@SxoG2avMxba4#vIG&s!!MZp>WCGWf1v4@Zcr+cnaX{BeYG%gU yR5zj6dhY%k5569J(8oMW{c@lImm4E9Gs8wdmPHruwVwu>!QkoY=d#Wzp$PzD2_s+t diff --git a/xfwm4/stick-pressed.xpm b/xfwm4/stick-pressed.xpm index ff11743..725c314 100644 --- a/xfwm4/stick-pressed.xpm +++ b/xfwm4/stick-pressed.xpm @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-toggled-active.xpm b/xfwm4/stick-toggled-active.xpm index 347c8e1..25de32c 100644 --- a/xfwm4/stick-toggled-active.xpm +++ b/xfwm4/stick-toggled-active.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * stick_toggled_prelight_xpm[] = { +static char * stick_toggled_active_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........", diff --git a/xfwm4/stick-toggled-inactive.xpm b/xfwm4/stick-toggled-inactive.xpm index ccac949..c33b36e 100644 --- a/xfwm4/stick-toggled-inactive.xpm +++ b/xfwm4/stick-toggled-inactive.xpm @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........", diff --git a/xfwm4/stick-toggled-prelight.xpm b/xfwm4/stick-toggled-prelight.xpm index ff11743..d56f353 100644 --- a/xfwm4/stick-toggled-prelight.xpm +++ b/xfwm4/stick-toggled-prelight.xpm @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........", diff --git a/xfwm4/stick-toggled-pressed.png b/xfwm4/stick-toggled-pressed.png index 123a780e9edc6fded514fb306e23501d777a8d79..f9f08bec2add9bd91b351c9459b4a71d39288aa7 100644 GIT binary patch delta 52 zcmXRcn4rRFK2cRsiz~)|iauK_KU=xX1)G_DO@Rhn5)uqwjhPp9>4w`e0D-5gpUXO@ GgeCxuoeuQ? delta 53 zcmXRYoS?#JF;P`fTPU`kyZ^?6uLmFWG0#%J9B9Dh#>mXfu+fiY(Zzf1rx}32)78&q Iol`;+023_}JOBUy diff --git a/xfwm4/stick-toggled-pressed.xpm b/xfwm4/stick-toggled-pressed.xpm index ff11743..d56f353 100644 --- a/xfwm4/stick-toggled-pressed.xpm +++ b/xfwm4/stick-toggled-pressed.xpm @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........",