gnome-shell/js
Florian Müllner 213e38c2ef cleanup: Use arrow notation for anonymous functions
Arrow notation is great, use it consistently through-out the code base
to bind `this` to anonymous functions, replacing the more overbose
Lang.bind(this, function() {}).

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/23
2018-02-21 13:55:00 +00:00
..
extensionPrefs cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
gdm cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
misc cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
perf cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
portalHelper cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
ui cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
js-resources.gresource.xml thunderbolt: add policy provider and indicator 2018-02-05 21:38:49 +01:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00