gnome-shell/js/ui/status
Marco Trevisan (Treviño) 55b57421dc cleanup: Replace signal connections with virtual functions
Inheriting from actors allows to use virtual functions instead of signal
connections for multiple cases, so just use them when possible.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/559
2019-10-16 15:26:13 +00:00
..
accessibility.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
bluetooth.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
brightness.js cleanup: Replace signal connections with virtual functions 2019-10-16 15:26:13 +00:00
dwellClick.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
keyboard.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
location.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
network.js cleanup: Replace signal connections with virtual functions 2019-10-16 15:26:13 +00:00
nightLight.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
power.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
remoteAccess.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
rfkill.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
screencast.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
system.js cleanup: Replace signal connections with virtual functions 2019-10-16 15:26:13 +00:00
thunderbolt.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
volume.js cleanup: Replace signal connections with virtual functions 2019-10-16 15:26:13 +00:00