mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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> |
||
|---|---|---|
| .. | ||
| __init__.js | ||
| automountManager.js | ||
| autorunManager.js | ||
| keyring.js | ||
| networkAgent.js | ||
| polkitAgent.js | ||
| telepathyClient.js | ||