41 Commits (1f7ce6e3d55ce255187a2a1f07adc778a9108a5f)

Author SHA1 Message Date
Kristian Høgsberg 20ffdffc03 keyboard: Don't use next_utf8_char() to go back where we came from 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Brian Lovin bc91926e0c clients: use xmalloc in more places 11 years ago
Jan Arne Petersen d8aa3327b3 keyboard: Fix offsets when deleting text 12 years ago
Jan Arne Petersen cc75ec11ca text: Rename input_method to wl_input_method 12 years ago
Jan Arne Petersen 62ece76b1e text: Rename text_input to wl_text_input 12 years ago
Jan Arne Petersen 8f2f764c0c keyboard: Remove unneded calls 12 years ago
Jan Arne Petersen 919bc149e1 text: delete text on commit_string 12 years ago
Jan Arne Petersen 00191c7c4a text: Fix serial handling 12 years ago
Jan Arne Petersen 7cd29e199a text: Add output argument to set_toplevel 12 years ago
Jan Arne Petersen 85ecaa5d75 text: Add "none" preedit-style 12 years ago
Jan Arne Petersen 78d00e45cc text: Rename text_model to text_input 12 years ago
Jan Arne Petersen b8b76a603f keyboard: Reset state on activate 12 years ago
Jan Arne Petersen 9d41913eff text: Add example for language/text direction 12 years ago
Jan Arne Petersen ece6b5af51 text: Add language and text-direction to protocol 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Jan Arne Petersen 1cc9e08d2f text: Split out cursor_position 12 years ago
Jan Arne Petersen 0eabcaafae text: Add commit request 12 years ago
Jan Arne Petersen ffbb20f730 text: Move input_panel interface to input-method 12 years ago
Jan Arne Petersen 2dc3b3fc9f keyboard: add support for invoke_action 12 years ago
Jan Arne Petersen e475f29330 keyboard: Add support for a numeric layout 12 years ago
Jan Arne Petersen 49a3fb3d1d keyboard: Add support for pre-edit styling 12 years ago
Jan Arne Petersen c7d2a9839b text: add serial argument to text protocol 12 years ago
Jan Arne Petersen 4653531e7a text: add pre-edit styling support to protocol 12 years ago
Jan Arne Petersen cd99706b61 text: Send more information with keysym events 12 years ago
Jan Arne Petersen d9be93b964 text: Rename and extend text_model key event 12 years ago
Jan Arne Petersen 5ec05fb251 keyboard: commit preedit before sending key events 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Rob Bradford 053fe7652b keyboard: Avoid access beyond end off buffer 12 years ago
Jan Arne Petersen 633c83de2c keyboard: Allow backspace for pre-edit text 12 years ago
Jan Arne Petersen 8aba11d057 editor, keyboard: Add support for arrow keys 12 years ago
Jan Arne Petersen c1e481efb1 text: Add reset requets to protocol 12 years ago
Jan Arne Petersen ce8a4433f5 text: Add support for control keys to the protocol 12 years ago
Jan Arne Petersen e202bae9d3 text: Add delete_surrounding_text to protocol 12 years ago
Jan Arne Petersen 43f4aa8cab text: Add support for pre-edit string 12 years ago
Jan Arne Petersen 892f1c3975 keyboard: Use a qwerty virtual keyboard layout 12 years ago
Jan Arne Petersen 30b66ef1fd text: Split text and input-method protocols 12 years ago
Jan Arne Petersen cb08f4d844 text: Fix set_surrounding_text request 12 years ago
Jan Arne Petersen 620cd62cbd text: Introduce input_method_context interface 12 years ago
Kristian Høgsberg 0636ac307e shell: Make input_panel just a regular wl_surface 12 years ago
Jan Arne Petersen cba9e470ba text: Add example clients for text protocol 12 years ago