oops, i left in the really long animate time heh
This commit is contained in:
parent
b5e597f1b3
commit
3e90c85df0
1 changed files with 1 additions and 2 deletions
|
@ -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 + \
|
||||
|
|
Loading…
Reference in a new issue