diff options
author | Havoc Pennington <hp@pobox.com> | 2002-01-06 04:51:53 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2002-01-06 04:51:53 +0000 |
commit | 8b680dfdd2b6d4447430bb8da6c3e77c3fc38563 (patch) | |
tree | 4a2aeb16838ff5987d2bfa4a28997e9be8bb8bb7 /ChangeLog | |
parent | 3d1d70b727e8826f44bbb5759e7e8e6d7a6206c9 (diff) | |
download | metacity-8b680dfdd2b6d4447430bb8da6c3e77c3fc38563.tar.gz metacity-8b680dfdd2b6d4447430bb8da6c3e77c3fc38563.tar.bz2 |
draw titlebar highlight with snazzy gradient that needs some tweaking to
2002-01-05 Havoc Pennington <hp@pobox.com>
* src/frames.c (meta_frames_expose_event): draw titlebar highlight
with snazzy gradient that needs some tweaking to be less
dumb-looking
* src/theme.c: replace old theme.[hc] contents with newer stuff
that doesn't do anything
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2002-01-05 Havoc Pennington <hp@pobox.com> + * src/frames.c (meta_frames_expose_event): draw titlebar highlight + with snazzy gradient that needs some tweaking to be less + dumb-looking + + * src/theme.c: replace old theme.[hc] contents with newer stuff + that doesn't do anything + +2002-01-05 Havoc Pennington <hp@pobox.com> + GTK 1.2 plug/socket clients still broken, don't know why. * src/screen.c (meta_screen_new): select focus change on root |