commit | f25602bdc0e224d74143c35e2b54f3d6d142d2e2 | [log] [tgz] |
---|---|---|
author | Philipp Brüschweiler <blei42@gmail.com> | Wed Jul 11 22:25:31 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Sun Jul 22 12:06:10 2012 -0400 |
tree | 3b3cd209e813487582521fc70e337f06dc735d39 | |
parent | f97f379dfcabf748deb23bff828af4af5761d122 [diff] |
Extract the text_model_manager interface from input_method This is necessary because all clients need a way to create text_models, but only one client at a time can be bound to the input_method global (else we don't know to whom we are supposed to send events).