gnome-shell/js/ui/components
Jasper St. Pierre 9f2e5b9b51 messageTray: Glue the notification to the bottom of the screen, always
We'll animate notifications popping up with another system soon enough,
instead. The idea here is that instead of carefully animating the Y
position of the notificationWidget when a notification updates, we
simply animate the height of the new actor inside the notification.
This will fix some of the awkward updates where instead of the
notification content expanding, we see the buttons or action area
pushed off the edge of the screen...

Animations that happen as a result of adding something new to the
notification or expanding it should be done by tweeing the new actors
in inside the notification.
2014-06-03 13:30:46 -04:00
..
__init__.js Don't start new components when activating the screen-shield in gdm 2012-09-05 16:14:02 +02:00
automountManager.js js: Name all the timeouts and idles 2014-04-10 21:08:16 +02:00
autorunManager.js messageTray: Considerably rework how layout is done in notifications 2014-06-03 13:30:16 -04:00
keyring.js keyring: Align more a srtings to the right side in RTL 2013-12-11 23:23:23 +02:00
networkAgent.js networkAgent: Handle empty vpn 'keyfiles' 2014-04-23 13:09:34 +02:00
polkitAgent.js polkitAgent: Align more a string to the right side in RTL 2013-12-11 23:14:08 +02:00
telepathyClient.js messageTray: Glue the notification to the bottom of the screen, always 2014-06-03 13:30:46 -04:00