gnome-shell/js/ui/components
Florian Müllner c6861c0a3d autorunManager: Promisify ContentTypeDiscoverer
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>
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 (dis)connectObject() 2022-03-04 14:14:37 +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