gnome-shell/js
Carlos Garnacho 3df4b5ec7c magnifier: Add method to enable/disable crosshairs
These do some some signals connection and monitor layout tracking
that we forget to disconnect when the magnifier is disconnected.
This causes warnings if enabling the magnifier, disabling it,
switching to another tty, and back. (Presumably also happens for
monitor hotplugs).

This signal should just stay connected as long as it's needed,
so add a setEnabled() method on the CrossHairs actor that we
can hook on the magnifier.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1902>
2021-06-28 20:53:36 +02:00
..
dbusServices
gdm
misc
perf
portalHelper
ui magnifier: Add method to enable/disable crosshairs 2021-06-28 20:53:36 +02:00
js-resources.gresource.xml
meson.build
portal-resources.gresource.xml