gnome-shell/js/ui/status
Florian Müllner 3d3dca4aa2 js: Actorize animated objects
We have a couple of places where we don't tween the actor, but a
custom property on the delegate object. In order to move those
to Clutter animations, we will need an animatable, so turn those
objects into widget subclasses.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/666
2019-08-06 23:54:29 +02:00
..
accessibility.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
bluetooth.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
brightness.js js: Actorize animated objects 2019-08-06 23:54:29 +02:00
dwellClick.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
keyboard.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
location.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
network.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
nightLight.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
power.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
remoteAccess.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
rfkill.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
screencast.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
system.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
thunderbolt.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
volume.js js: Actorize animated objects 2019-08-06 23:54:29 +02:00