mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
shorten minimize animation a bit
2002-09-29 Havoc Pennington <hp@pobox.com> * src/effects.h (META_MINIMIZE_ANIMATION_LENGTH): shorten minimize animation a bit
This commit is contained in:
parent
43a726efe7
commit
f001625e5b
@ -1,3 +1,8 @@
|
||||
2002-09-29 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/effects.h (META_MINIMIZE_ANIMATION_LENGTH): shorten minimize
|
||||
animation a bit
|
||||
|
||||
2002-09-28 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
Patch from Keith Packard to handle root window resizes.
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include "util.h"
|
||||
#include "screen.h"
|
||||
|
||||
#define META_MINIMIZE_ANIMATION_LENGTH 0.5
|
||||
#define META_MINIMIZE_ANIMATION_LENGTH 0.35
|
||||
#define META_SHADE_ANIMATION_LENGTH 0.2
|
||||
|
||||
typedef enum
|
||||
|
Loading…
Reference in New Issue
Block a user