diff options
author | Havoc Pennington <hp@redhat.com> | 2002-01-07 21:35:02 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2002-01-07 21:35:02 +0000 |
commit | 9ed27d3dcb87fbbdf6991bb4b23dbf1d24039efb (patch) | |
tree | 3a7330dea88cc2002ac660919d82154fdd3cd457 /ChangeLog | |
parent | f36ba88085160867791f73704fb023a165d29752 (diff) | |
download | metacity-9ed27d3dcb87fbbdf6991bb4b23dbf1d24039efb.tar.gz metacity-9ed27d3dcb87fbbdf6991bb4b23dbf1d24039efb.tar.bz2 |
make gradient a bit more subtle (don't go to the full background, but to a
2002-01-07 Havoc Pennington <hp@redhat.com>
* src/frames.c (meta_frames_expose_event): make gradient a bit
more subtle (don't go to the full background, but to a blend of
selection and background; put lighter color on top)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-01-07 Havoc Pennington <hp@redhat.com> + + * src/frames.c (meta_frames_expose_event): make gradient a bit + more subtle (don't go to the full background, but to a blend of + selection and background; put lighter color on top) + 2002-01-06 Havoc Pennington <hp@pobox.com> * src/window.c (meta_window_notify_focus): put in attempted fix |