6878ee99d9
ClutterActor has both a has_pointer() method and a :has-pointer property (that we represent as 'has_pointer'). So far gjs was able to deal with the name overlap, but now trying to use the property will instead test for the availability of the method. Just avoid the conflict by switching to the method, which is unambiguous. https://bugzilla.gnome.org/show_bug.cgi?id=785090 |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
Makefile.am |