gnome-shell/js/ui/status
Florian Müllner a3267be192 network: Don't omit parens when constructing
While it is legal to omit parentheses when invoking a constructor
with no arguments, we generally avoid that in our coding style.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/710
2019-09-11 20:59:31 +00: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 brightness: Ignore slider changes we initiated ourselves 2019-08-13 16:35:17 +02:00
dwellClick.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
keyboard.js status/keyboard: Make Input source types var 2019-09-09 19:28:18 +00:00
location.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
network.js network: Don't omit parens when constructing 2019-09-11 20:59:31 +00: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 system: Properly separate statements 2019-09-11 20:59:31 +00:00
thunderbolt.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
volume.js volume: Ignore slider changes we initiated ourselves 2019-09-05 11:30:33 +01:00