attempt to make composite effects suck less.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 30 Apr 2010 20:23:28 +0000 (20:23 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 30 Apr 2010 20:23:28 +0000 (20:23 +0000)
commit5d8b6971565c4cb21d58b73bc03b816417949c61
tree0889af8cd9f5eb30767bf3bacd2313631edbdf33
parent48336a99761e3cc35528f57cafbc249aac223e64
attempt to make composite effects suck less.

Introducing the styles:

 * fast: does not have focus-in/out effect, similar to "slow", but runs in
   0.1 second, so quite fast.

 * focus-out-colored: the focus-out has a color applied to it, the
   color is gray by now, but can be changed with conf_colors (last
   item), one can go crazy and make the focused out yellow or make
   them semi-transparent;

The "comp" configure dialog now the focus in/out effects as well, to
make user know what is happening a boring label is overlaid in the
preview.

SVN revision: 48491
data/themes/default.edc
src/modules/comp/e_mod_config.c
src/modules/conf_colors/e_int_config_color_classes.c