gnome-shell/js/ui
Owen Taylor 1fb2585d8f Tweak the animation when the overlay comes up
- Make the time a bit longer (now that we control timing in Tweener
  better it actually takes the time we specify)
- Use easeOutQuad so that we get a "soft landing" into position
- Move the anchor point of the Desktop to NorthEast to reduce jitter

svn path=/trunk/; revision=80
2008-11-23 04:12:37 +00:00
..
appdisplay.js Fix app event handling 2008-11-21 20:45:35 +00:00
button.js Make sure we include staysPressed in the list of arguments to the Button object 2008-11-19 19:25:51 +00:00
main.js Use a Tweener "Frame Ticker" with a ClutterTimeline backend 2008-11-23 04:12:34 +00:00
overlay.js Tweak the animation when the overlay comes up 2008-11-23 04:12:37 +00:00
panel.js fix import ordering 2008-11-21 13:54:25 +00:00
run_dialog.js Convert run dialog to gjs signals 2008-11-20 15:40:44 +00:00
windowmanager.js implement a basic switch_workspace animation using Tweener. #561835 2008-11-21 21:34:10 +00:00