oops, i left in the really long animate time heh
authorDana Jansens <danakj@orodu.net>
Sat, 5 May 2007 16:17:29 +0000 (16:17 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 5 May 2007 16:17:29 +0000 (16:17 +0000)
openbox/frame.c

index 3af354c..a5a0760 100644 (file)
@@ -42,8 +42,7 @@
    from the frame. */
 #define INNER_EVENTMASK (ButtonPressMask)
 
-//#define FRAME_ANIMATE_ICONIFY_TIME 150000 /* .15 seconds */
-#define FRAME_ANIMATE_ICONIFY_TIME 2000000
+#define FRAME_ANIMATE_ICONIFY_TIME 150000 /* .15 seconds */
 #define FRAME_ANIMATE_ICONIFY_STEP_TIME (G_USEC_PER_SEC / 30) /* 30 Hz */
 
 #define FRAME_HANDLE_Y(f) (f->innersize.top + f->client->area.height + \