gnome-shell/js/misc
Florian Müllner 0c68c33826 loginManager: Return objects instead of multiple booleans
Multiple booleans - both in arguments and return values - are almost
always problematic API, because people have to memorize (or more likely
look up) the meaning of each position.

Instead, return a JS object so each value has a name attached to it.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2370>
2022-08-01 20:58:37 +02:00
..
config.js.in
dbusUtils.js
extensionUtils.js
fileUtils.js
gnomeSession.js
history.js
ibusManager.js
inputMethod.js
introspect.js
jsParse.js
keyboardManager.js
loginManager.js loginManager: Return objects instead of multiple booleans 2022-08-01 20:58:37 +02:00
meson.build
modemManager.js
objectManager.js
params.js
parentalControlsManager.js
permissionStore.js
signals.js
signalTracker.js
smartcardManager.js
systemActions.js loginManager: Return objects instead of multiple booleans 2022-08-01 20:58:37 +02:00
util.js
weather.js