gnome-shell/js
Marco Trevisan (Treviño) 766288eec1 telepathyClient: Use GObjects based message objects
As per commit b5676a2a5 ChatNotification is a GObject, but I was wrongly
considering that it was using Tp.Message's as children, instead it just
uses custom-built objects to pass information around through signals.

Given gjs can only use GObjects as signal parameters, create a small wrapper
class to hold the ChatNotification messages and use it as signal parameter.

Fixes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2449

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1112
2020-03-25 21:18:54 +00:00
..
dbusServices dbusServices/extensions: Include Params module 2020-03-24 10:38:24 +01:00
extensionPrefs extensionPrefs: Ensure up-to-date release version in metainfo 2020-03-25 19:56:52 +00:00
gdm loginDialog: Retain native logo dimensions 2020-03-22 15:06:36 +00:00
misc ibusManager: Simplify code a bit 2020-03-24 08:27:27 +01:00
perf cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
portalHelper js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
ui telepathyClient: Use GObjects based message objects 2020-03-25 21:18:54 +00:00
js-resources.gresource.xml swipeTracker: Introduce swipe tracker 2020-01-10 18:20:22 +01:00
meson.build extensionPrefs: Use imports.package.start() 2020-03-19 14:27:35 +00:00
portal-resources.gresource.xml js: Remove unused files from resources 2020-03-09 13:18:48 +00:00