mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
oops, accidentally turned on opaque iconify
This commit is contained in:
parent
60f531af35
commit
9acaa50f59
@ -166,7 +166,7 @@ effects_draw_box_animation_timeout (BoxAnimationContext *context)
|
|||||||
* system beefiness or someting, or have some global
|
* system beefiness or someting, or have some global
|
||||||
* "my system is slow" config option.
|
* "my system is slow" config option.
|
||||||
*/
|
*/
|
||||||
static gboolean use_opaque_animations = TRUE;
|
static gboolean use_opaque_animations = FALSE;
|
||||||
|
|
||||||
void
|
void
|
||||||
meta_effects_draw_box_animation (MetaScreen *screen,
|
meta_effects_draw_box_animation (MetaScreen *screen,
|
||||||
|
Loading…
Reference in New Issue
Block a user