gnome-shell/js/ui/components
Florian Müllner 104071acbd js: Replace child properties
Every since commit aa394754, StBoxLayout has supported ClutterActor's
expand/align properties in addition to the container-specific child
properties. Given that that's the only container left with a special
child meta, it's time to fully embrace the generic properties (and
eventually remove the child meta).

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/780
2019-11-01 19:42:01 +00:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
autorunManager.js messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
keyring.js js: Replace child properties 2019-11-01 19:42:01 +00:00
networkAgent.js js: Replace child properties 2019-11-01 19:42:01 +00:00
polkitAgent.js js: Replace child properties 2019-11-01 19:42:01 +00:00
telepathyClient.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00