89 Commits (5375384545e4640acc342577798d30f632f5fc60)

Author SHA1 Message Date
Jan Arne Petersen 0a1cf393c6 editor: add support for pre-edit styling 12 years ago
Jan Arne Petersen 4a17fae8e7 editor: support commit on reset 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
Rob Bradford 9d1d32bdd0 editor: Add support for editing text using the keyboard 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 8083e019cd editor: Remove preedit text on startup 12 years ago
Jan Arne Petersen 25f6db51f0 editor: Initalize editor struct with 0 12 years ago
Jan Arne Petersen 6345faa39a editor: Fix handling of UTF-8 text 12 years ago
John Kåre Alsaker 011a1ce350 Remove some dead code. 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Philipp Brüschweiler 70f83679ee editor: more intuitive cursor positioning 12 years ago
Philipp Brüschweiler 9f897c7a5f editor: take text offset into account when computing cursor position 12 years ago
Philipp Brüschweiler b8911dcdd7 editor: make selection a lighter shade of blue, much easier to read 12 years ago
Philipp Brüschweiler 237358be93 editor: fix assert to take preedit string into account 12 years ago
Jan Arne Petersen 680275fbf1 text: Rename de/activate to enter/leave 12 years ago
Jan Arne Petersen 80ad1a943d editor: Fix selection anchor on text deletion 12 years ago
Jan Arne Petersen e386dd22c4 editor: Delete selected text before adding new 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 cb08f4d844 text: Fix set_surrounding_text request 12 years ago
Jan Arne Petersen c1fbcb7c38 editor: Add support for setting a preedit 12 years ago
Jan Arne Petersen 0e5bd45100 editor: Add support for selection 12 years ago
Jan Arne Petersen 09e7c96574 editor: Insert commit-string at cursor 12 years ago
Jan Arne Petersen 7e634a0ea7 editor: Add support for cursor 12 years ago
Jan Arne Petersen b9eb02c46f editor: Extract text handling into text_layout 12 years ago
Jan Arne Petersen f80bc06a8e editor: Make text_entry a widget 12 years ago
Jan Arne Petersen 4c26518ad1 text: Remove surface arg in create_text_model 12 years ago
Jan Arne Petersen e829adc514 text: Assign text_model to a wl_seat 12 years ago
Jan Arne Petersen de3b6a15c0 text: Add activate/deactivate events 12 years ago
Jan Arne Petersen 5196374218 text: Rename text_model_manager to factory 12 years ago
Jan Arne Petersen 72f6082313 text: Add missing callbacks for text_model events 12 years ago
Philipp Brüschweiler f25602bdc0 Extract the text_model_manager interface from input_method 12 years ago
Philipp Brüschweiler 591cfca4e8 editor: deactivate old text model before activating the new one 12 years ago
Jan Arne Petersen cba9e470ba text: Add example clients for text protocol 12 years ago