gnome-shell/js
Stéphane Démurget e04a4c3923 panel: programmatic anim. control of AnimatedIcon
The AnimatedIcon does not have an API for controlling the animation but
relies on the :visible property changes to start and stop a timeout used
to update the frame.

This has the inconvenient of having a side effect when visible is set to
true multiple times, and is not really the API expected from such
component.

Switch to a start/stop API instead. Also, update to the first frame at
startup while we are at it, since this is the expected behavior.

https://bugzilla.gnome.org/show_bug.cgi?id=687583
2012-11-05 15:05:14 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm Disable the login button when there is no input 2012-11-05 10:17:46 +00:00
misc loginManager: Add support for suspend() 2012-10-23 21:14:10 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui panel: programmatic anim. control of AnimatedIcon 2012-11-05 15:05:14 +01:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00