Florian Müllner 26dc0fcd32 appDisplay: Avoid a warning
At least the last stable release of gjs has an issue with async
handlers for custom (i.e. defined in JS) GObject signals.

The handler still works, but evoking it prints the following warning:

  JS ERROR: Error: Could not guess unspecified GValue type

We can avoid the warning by using the addAction() convenience
method, which makes for a small nice cleanup anyway.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4531

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1938>
2021-08-09 14:08:09 +00:00
..
2021-08-09 13:50:13 +00:00
2021-08-09 14:08:09 +00:00
2021-02-26 12:28:21 +00:00
2021-02-24 09:52:45 +00:00
2021-07-31 17:18:08 +00:00
2019-11-11 19:25:14 +00:00
2021-07-18 23:11:43 +02:00
2020-03-27 10:39:58 +01:00