mirror of
https://github.com/brl/mutter.git
synced 2025-01-21 17:08:56 +00:00
bcd5882081
Checking correct state is responsibility of the ClutterInputFocus user, and it is indeed possible to get a focused ClutterText while its ClutterInputFocus didn't get itself focused (eg. lack of IM). https://gitlab.gnome.org/GNOME/mutter/issues/36 Closes: #36