gnome-shell/js
Marco Trevisan (Treviño) 5e43f282a1 calendar: Define EventSourceBase and extend EventSource's
Objects implementing EventSource should have some mandatory methods and
properties, we can ensure this by defining an EventSourceBase abstract
class.

So inherit EmptyEventSource and DBusEventSource from it making sure that
they implement all the needed methods, using native properties and
replacing the 'notify::*' fake signal emissions with proper object
notifications.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/563
2019-11-08 23:12:47 +00:00
..
extensionPrefs cleanup: Use (un)block_signal_handler() convenience wrapper 2019-10-30 19:40:15 +00:00
gdm st: Remove StBin's align properties 2019-11-04 21:27:56 +01:00
misc modemManager: Define ModemBase GObject class for modems 2019-11-08 23:12:47 +00:00
perf overview: Add OverviewActor and use as main actor of the Overlay 2019-10-16 15:26:13 +00:00
portalHelper cleanup: Use more template strings 2019-11-05 01:51:29 +00:00
ui calendar: Define EventSourceBase and extend EventSource's 2019-11-08 23:12:47 +00:00
js-resources.gresource.xml accessibility: Add pointer accessibility support 2019-06-06 09:13:29 +02:00
meson.build build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
portal-resources.gresource.xml build: Include params.js in portal-helper gresources 2018-10-23 15:38:31 +00:00
prefs-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00