gnome-shell/js/gdm
Florian Müllner 637ee7386e js: Use async D-Bus wrappers
After porting the more complex cases - in particular those that
affect a module's API - we are left with straight-forward D-Bus
method calls that can be moved to promise-based wrappers in one
go.

For consistency, this also switches from Remote to Async where
the call result is ignored.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2344>
2022-08-01 18:51:14 +00:00
..
authList.js gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
authPrompt.js Js: Use new :icon-name property 2022-05-06 13:39:40 +00:00
batch.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
credentialManager.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
loginDialog.js loginManager: Make API promise-based 2022-08-01 18:51:14 +00:00
oVirt.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
realmd.js js: Use async D-Bus wrappers 2022-08-01 18:51:14 +00:00
util.js js: Use async D-Bus wrappers 2022-08-01 18:51:14 +00:00
vmware.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00