mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Thanks to recent gjs changes - namely the ability to promisify interface prototypes and promise-based D-Bus wrappers - we can modernize the ContentTypeDiscoverer API to use an async function instead of a callback. 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 | ||