mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +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