mutter/clutter
Florian Müllner 100dc6d2b1 cally/text: Fix emission of text_caret_moved signal
CallyText was still listening to changes to the deprecated
`ClutterText:position` property to emit the signal, but the
property was removed in commit 3184986897.

Switch to the proper `cursor-position` property to fix the
issue.

Close: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7442
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3621>
2024-02-27 16:07:43 +01:00
..
clutter cally/text: Fix emission of text_caret_moved signal 2024-02-27 16:07:43 +01:00
meson.build clutter: Explicitly depend on cairo 2024-01-27 10:03:15 +00:00