gnome-shell/js/dbusServices/notifications
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
..
main.js dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00
notificationDaemon.js js: Simplify promisify() calls 2022-02-11 16:24:01 +00:00