changeset 99510:a6f3b375799a

Negative alpha means "don't touch".
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 12 Nov 2008 15:51:35 +0000
parents 386d8aa805a2
children c4253d0af9b0
files src/frame.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/frame.h	Wed Nov 12 15:51:11 2008 +0000
+++ b/src/frame.h	Wed Nov 12 15:51:35 2008 +0000
@@ -482,7 +482,8 @@
 
   /* 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 *