]> git.eshelyaron.com Git - emacs.git/commitdiff
Negative alpha means "don't touch".
authorChong Yidong <cyd@stupidchicken.com>
Wed, 12 Nov 2008 15:51:35 +0000 (15:51 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 12 Nov 2008 15:51:35 +0000 (15:51 +0000)
src/frame.h

index fa22b2c875d444b3289d881abace08590c29a041..5cab1f42c5d2d64236ddf337382cb821150c4d46 100644 (file)
@@ -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 *