From: Chong Yidong Date: Wed, 12 Nov 2008 15:51:35 +0000 (+0000) Subject: Negative alpha means "don't touch". X-Git-Tag: emacs-pretest-23.0.90~1869 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f2d5c00fe8a2ab41916c3aec7bf83bf5b3bb3bdb;p=emacs.git Negative alpha means "don't touch". --- diff --git a/src/frame.h b/src/frame.h index fa22b2c875d..5cab1f42c5d 100644 --- a/src/frame.h +++ b/src/frame.h @@ -482,7 +482,8 @@ struct frame /* frame opacity alpha[0]: alpha transparency of the active frame - alpha[1]: alpha transparency of inactive frames */ + alpha[1]: alpha transparency of inactive frames + Negative values mean not to change alpha. */ double alpha[2]; /* Exponent for gamma correction of colors. 1/(VIEWING_GAMMA *