gnome-shell/subprojects/extensions-app/js
Florian Müllner 5442266f28 js: Simplify promisify() calls
If the finish function isn't specified, promisify will now try
to use the async name without '_async'/'_begin' suffix (if any)
and '_finish' appended.

Everything except IBus uses a variation of that pattern, so there's
quite a bit of boilerplate we get to remove…

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2174>
2022-02-11 16:24:01 +00:00
..
misc extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
gnome-extensions-app.in extensions-app: Rename executable 2020-04-28 00:06:19 +02:00
main.js js: Simplify promisify() calls 2022-02-11 16:24:01 +00:00
meson.build build: Replace deprecated meson functions 2021-12-23 15:52:21 +00:00
org.gnome.Extensions.in extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
org.gnome.Extensions.src.gresource.xml.in extensions-app: Support building a separate Devel app 2021-02-11 17:45:00 +01:00