gnome-shell/js/ui/status
Florian Müllner 07cc84f632 cleanup: Only omit braces for single-line blocks
Braces can be avoided when a block consists of a single statement,
but readability suffers when the statement spans more than a single
line.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/805
2019-11-11 19:25:14 +00:00
..
accessibility.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
bluetooth.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
brightness.js js: Replace child properties 2019-11-01 19:42:01 +00:00
dwellClick.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
keyboard.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
location.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
network.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
nightLight.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
power.js power: Handle "100% but charging" case 2019-11-07 12:58:54 -08:00
remoteAccess.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
rfkill.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
screencast.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
system.js system: Replace action icons with regular menu items 2019-11-05 13:05:59 +00:00
thunderbolt.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
volume.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00