View Single Post
Posts: 42 | Thanked: 12 times | Joined on Sep 2010
#2160
Originally Posted by leetut View Post
MENU WAVE EFFECT

some of you may already know this, but for those that dont you can have the menu icons sweeping in when launching the menu and the sub menu

goto usr/share/hildon-desktop
and open the Transitions ini file looking for this:





just change 'sequenced = 0' to 'sequenced = 1'
and 'duration = 250' to 'duration = 1200'

the duration (speed) can be set how ever you like,
higher number = faster movement (or slower, cant remember!)

(thanks to megaexer for explaining this to me)
(also dont EVER change 'snap_grid_size = 4'
to zero, cos doing that bricked me!)
Thank you leetut,

I 've made a slight variation in the "transition.ini" file. Check it out.


[launcher_in]
duration=1200
sequenced=1
depth=-300

keyframes=0,0.17,0.39,0.65,0.87,1.13,1.26,1.22,1.1 7,1.13,1.09,1.04,1,1,1,1,1,1,1,1,1
keyframes_icon=0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0 .9,1,1,1,1,1,1,1,1,1,1,1
keyframes_label=0,0,0,0,0,0,0,0,0,0,0,0.1,0.2,0.3, 0.4,0.5,0.6,0.7,0.8,0.9,1

# Launcher top layer disappearing
[launcher_out]
keyframes=0,0.17,0.39,0.65,0.87,1.13,2,1.13,0.87,0 .65,0.39,0.17,1,1,1,1,1,1,1,1,1
keyframes_label=0,0,0,0,0,0,0,0,0,0,0,0.1,0.2,0.3, 0.4,0.5,0.6,0.7,0.8,0.9,1
keyframes_icon=0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0 .9,1,1,1,1,1,1,1,1,1,1,1
duration = 350
sequenced = 0
depth = 625

# launcher top layer disappearing when a layer in front
[launcher_out_back]
duration=200
depth = 250

# launch animation
# duration_out - amount of time to take when fading the launcher out and application in
# delay - the amount of time to wait after the window has appeared before we fade out
# (this time is *included* in duration_out, so it must be <= duration_out)
[launcher_launch]
duration=300
delay=400
duration_out=300
depth=-2

# sub-menu appearing
[launcher_in_sub]
duration=1200
sequenced=1
depth=200

keyframes=0,0.17,0.39,0.65,0.87,1.13,1.26,1.22,1.1 7,1.13,1.09,1.04,1,1,1,1,1,1,1,1,1
keyframes_icon=0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0 .9,1,1,1,1,1,1,1,1,1,1,1
keyframes_label=0,0,0,0,0,0,0,0,0,0,0,0.1,0.2,0.3, 0.4,0.5,0.6,0.7,0.8,0.9,1