diff options
author | Havoc Pennington <hp@pobox.com> | 2001-08-06 04:43:31 +0000 |
---|---|---|
committer | rhp <rhp> | 2001-08-06 04:43:31 +0000 |
commit | 47ce823aa524d6d33b56749983f1a241232cc51a (patch) | |
tree | 3cfbc5a28e2449339c2cff036fc42ce2214dc193 /README | |
parent | 971419c880265fa11cd6009077db5e8cf2ce0a92 (diff) | |
download | metacity-47ce823aa524d6d33b56749983f1a241232cc51a.tar.gz |
draw animation for shading too
2001-08-06 Havoc Pennington <hp@pobox.com>
* src/window.c (meta_window_shade): draw animation
for shading too
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -123,6 +123,10 @@ METACITY FEATURES - Uses Pango to render text, so has cool i18n capabilities. Supports UTF-8 window titles and such. + - There are simple animations for actions such as minimization, + to help users see what is happening. Should probably + have a few more of these. + METACITY BUGS, NON-FEATURES, AND CAVEATS === @@ -167,9 +171,6 @@ METACITY BUGS, NON-FEATURES, AND CAVEATS another. (But sometimes I don't see the flicker, so I'm not sure.) - - Various operations, such as minimize, maximize, etc., should - have simple animations to make them clearer to users. - - I haven't even read the ICCCM section about colormaps. So if you have an 8-bit display you are basically screwed. |