summaryrefslogtreecommitdiff
path: root/themes/default/shade-toggled-inactive.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2009-07-09 20:24:06 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2009-07-09 20:24:06 +0000
commita320af58fc8cd2573272f7a75d3530fc1eb2b6f2 (patch)
tree4c2d0144165d668689d99a14362ccf633c1b0693 /themes/default/shade-toggled-inactive.xpm
parentc7776a8485deb42948ac8a673f9a03ce00b84e20 (diff)
downloadxfwm4-a320af58fc8cd2573272f7a75d3530fc1eb2b6f2.tar.gz
* src/cycle.c, src/events.c, src/client.c: Transition fullscreen
windows back to their original layer when another window is activated (Bug #3551), do not clear the show desktop flag upon activation of already visible windows, * src/moveresize.c: prelinminary support for snap on resize (patch by Clifford Jolly<cliff@cliffjolly.com>) (Old svn revision: 30233)
Diffstat (limited to 'themes/default/shade-toggled-inactive.xpm')
-rw-r--r--themes/default/shade-toggled-inactive.xpm4
1 files changed, 1 insertions, 3 deletions
diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm
index 056cfab4e..a8f553800 100644
--- a/themes/default/shade-toggled-inactive.xpm
+++ b/themes/default/shade-toggled-inactive.xpm
@@ -1,12 +1,11 @@
/* XPM */
static char * shade_toggled_inactive_xpm[] = {
-"18 24 2 1",
+"18 22 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
" ",
" ",
" ",
-" ",
" ................ ",
"..................",
"..................",
@@ -25,5 +24,4 @@ static char * shade_toggled_inactive_xpm[] = {
"..................",
"..................",
" ................ ",
-" ",
" "};