Comment 3 for bug 793876

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Here are some nicer defaults I suggest. You can diff them against your /usr/share/compiz/animation.xml

Summary:
1. Add fixes for typos that were disabling some animations (bug 793897).
2. Add Fade effect for menus opening (was None).
3. Improved open_durations timings from 120,80,80 to 300,150,150 millisec.
4. Add Fade effects for tooltips closing (was None).
5. Improved close_durations from 120,80,50 to 300,150,150 millisec.
6. Improved minimize_durations from 220 to 300 millisec.
7. Improved glide2_away_angle from 0 to 15 degrees.

To avoid confusion, the fix for bug 793897 needs to be committed first.