summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2001-08-06 04:43:31 +0000
committerrhp <rhp>2001-08-06 04:43:31 +0000
commit47ce823aa524d6d33b56749983f1a241232cc51a (patch)
tree3cfbc5a28e2449339c2cff036fc42ce2214dc193 /README
parent971419c880265fa11cd6009077db5e8cf2ce0a92 (diff)
downloadmetacity-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--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index cdac58b3..99614919 100644
--- a/README
+++ b/README
@@ -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.