gnome-shell/js
Florian Müllner 321730fcb9 cleanup: Use rest operator to handle overly long argument lists
The existing indentation is bonkers, but there's no good replacement
with that many arguments. So switch to using the rest operator and
array destructuring as an alternative.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/607
2019-07-01 23:44:10 +02:00
..
extensionPrefs cleanup: Use rest parameters instead of arguments 2019-07-01 23:44:10 +02:00
gdm loginDialog: Return consistently from arrow function 2019-07-01 21:09:49 +00:00
misc cleanup: Use Array.includes() to check for element existence 2019-07-01 21:28:52 +00:00
perf perf: Stop using GTK 2019-04-11 17:27:50 +00:00
portalHelper cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
ui cleanup: Use rest operator to handle overly long argument lists 2019-07-01 23:44:10 +02:00
js-resources.gresource.xml accessibility: Add pointer accessibility support 2019-06-06 09:13:29 +02:00
meson.build
portal-resources.gresource.xml
prefs-resources.gresource.xml