enlightenment/data
rephorm d7792a9270 Start of a color selector.
Change the last test in e_test.c to #if 1 to play.

Issues:
  Redrawing the H,S and V spectra is a bit slow. Needs to be optimized.

  Spacing / Sizing of the various pieces of the csel widget needs to be cleaned up a bit.

  I haven't actually themed anything yet. Just some fairly basic place holders to get it working. We should wrap each piece in shadowed cutout graphic, and make fancier cursors.

  A color well widget
    - show the currently selected color
    - allows dnd of colors (this probably requires some reworking of ecore selection code)

For anyone wanting to play with this, a single E_Color struct is used by all parts of the selector, preventing the need to copy values around. This includes RGB *and* HSV values since the two spaces aren't 1:1.


SVN revision: 24669
2006-08-14 04:38:49 +00:00
..
backgrounds .cvsignore++ 2006-08-08 19:59:12 +00:00
fonts with fontconfig we dont need these anymore - it does require the user to use 2006-03-20 03:18:29 +00:00
icons shh....quiet now 2005-08-15 04:32:49 +00:00
images more checks at runtime if e is ok - ie evas and ecore_evas supoprt is all 2006-01-23 15:52:47 +00:00
init Add classes for Splash screen 2006-04-24 16:08:20 +00:00
input_methods Rebuild EET to make error disappear: 2006-07-30 04:24:04 +00:00
other 1. add template files for favorites dir for file selector 2006-07-23 11:22:13 +00:00
themes Start of a color selector. 2006-08-14 04:38:49 +00:00
xsession more fm work 2006-07-20 19:58:22 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am aaah.... 2006-08-07 20:25:34 +00:00