gnome-shell/js/ui/status
Florian Müllner 1b31fd5afe cleanup: Don't call method via a parent's prototype
We cannot disconnect a signal handler via the usual disconnect() as
nm_device_disconnect() shadows the GObject method, but we can use
g_signal_handler_disconnect().

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/626
2019-07-12 18:54:49 +00:00
..
accessibility.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
bluetooth.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
brightness.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
dwellClick.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
keyboard.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
location.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
network.js cleanup: Don't call method via a parent's prototype 2019-07-12 18:54:49 +00:00
nightLight.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
power.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
remoteAccess.js style: Fix indentation errors 2019-07-02 12:17:46 +00:00
rfkill.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
screencast.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
system.js style: Stop using braces for single-line arrow functions 2019-07-02 12:17:46 +00:00
thunderbolt.js style: Stop using braces for single-line arrow functions 2019-07-02 12:17:46 +00:00
volume.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00