text: Add support for control keys to the protocol
[profile/ivi/weston.git] / protocol / text.xml
2012-09-12 Jan Arne Petersentext: Add support for control keys to the protocol
2012-09-12 Jan Arne Petersentext: Add delete_surrounding_text to protocol
2012-09-12 Jan Arne Petersentext: Split text and input-method protocols
2012-09-12 Jan Arne Petersentext: Fix set_surrounding_text request
2012-09-12 Jan Arne Petersentext: Add some documentation to the text protocol
2012-09-12 Jan Arne Petersentext: Introduce input_method_context interface
2012-09-12 Jan Arne Petersentext: Remove surface arg in create_text_model
2012-08-10 Jan Arne Petersentext: Assign text_model to a wl_seat
2012-08-10 Jan Arne Petersentext: Add activate/deactivate events
2012-08-10 Jan Arne Petersentext: Rename text_model_manager to factory
2012-07-22 Philipp BrüschweilerExtract the text_model_manager interface from input_method
2012-06-21 Jan Arne Petersentext: Add input_method and text_model interfaces