The type coercion performed by the regular == and != operators can have surprising results. It is therefore considered good practice to use the type-safe === and !== variants instead. https://gitlab.gnome.org/GNOME/gnome-shell-extensions/merge_requests/91