gnome-shell/js
Marco Trevisan (Treviño) 74683b7ef7 dash: Do not shadow ClutterActor's destroy()
Since commit ef1e27966d turned DashItemContainer into an StWidget,
the destroy() method overrides the ClutterActor method, which is at
the very least bad style. Instead, follow the usual pattern of using
a ::destroy handler.

https://bugzilla.gnome.org/show_bug.cgi?id=791233
2017-12-05 18:07:00 -05:00
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm gdmUtils: Define constants with 'var' 2017-08-10 20:16:06 +02:00
misc systemActions: Add more keywords 2017-11-21 13:32:21 -05:00
perf
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui dash: Do not shadow ClutterActor's destroy() 2017-12-05 18:07:00 -05:00
js-resources.gresource.xml system: Split out system actions to its own module 2017-08-22 12:09:04 +02:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00