52 Commits (57e48f023c1b1fbef174b6c0c17394debc066ab1)

Author SHA1 Message Date
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Michael Vetter 2a18a52844 remove trailing whitespaces 9 years ago
Olivier Blin 814f0ee5a6 keyboard: do not crash when input panel is not available 10 years ago
Bryce W. Harrington 762b231e0b clients: Initialize label in keyboard handling code 11 years ago
Manuel Bachmann 301f06b894 keyboard: add the missing symbols layout, fix arabic layout 11 years ago
Andrew Wedgbury 9cd661e746 Make sure config.h is included before any system headers 11 years ago
Kristian Høgsberg d6d3b377f8 keyboard: Make debug output less verbose 11 years ago
Kristian Høgsberg 700d6ad071 keyboard: Don't strcat() into a strdup()ed string 11 years ago
Kristian Høgsberg a548b4b85c keyboard: Fix insert_text() string utility 11 years ago
Kristian Høgsberg ef9c8eb2db keyboard: Handle touch up event 11 years ago
Brian J Lovin a8e627f4f2 keyboard: Add rudimentary touch support to keyboard. 11 years ago
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