gnome-shell/js/ui/components
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
..
__init__.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
automountManager.js js: Use async D-Bus wrappers 2022-08-01 18:51:14 +00:00
autorunManager.js autorunManager: Promisify ContentTypeDiscoverer 2022-08-01 18:51:14 +00:00
keyring.js keyring: Fix incorrect reference to the label instead of string 2021-11-17 10:19:08 +00:00
networkAgent.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
polkitAgent.js js: Use (dis)connectObject() 2022-03-04 14:14:37 +00:00
telepathyClient.js js: Use (dis)connectObject() 2022-03-04 14:14:37 +00:00