2 Commits (7818b054da4b069fdff059ae55c4ab1723590172)

Author SHA1 Message Date
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Bryce Harrington c6a899dec7 simple-im: Rename source file to be consistent with other client tools 8 years ago
Bryce Harrington 4c66a9031c simple-im: Use the appropriate enum names to xkb calls 8 years ago
Bryce Harrington 8224171c22 simple-im: Use returns from main() consistently 8 years ago
Bryce Harrington c6ae8126e1
clients: Use ARRAY_LENGTH macro in weston-simple-im 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington b4dae9beff Make config.h inclusion consistent 8 years ago
Bryce Harrington cd7df632be weston-simple-im: Make capitalization consistent in error messages 8 years ago
Jonas Ådahl b57f472c84 Use input method protocol from wayland-protocols 9 years ago
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 10 years ago
Kristian Høgsberg c7d2c4c147 Add more missing config.h #includes 11 years ago
Jan Arne Petersen cc75ec11ca text: Rename input_method to wl_input_method 12 years ago
Jan Arne Petersen 00191c7c4a text: Fix serial handling 12 years ago
Jan Arne Petersen ece6b5af51 text: Add language and text-direction to protocol 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 ab2b01429e simple-im: fix for protocol changes 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
Pekka Paalanen 0eab05d2a7 clients: add global_remove handler stubs 12 years ago
Kristian Høgsberg b88b68fa42 weston-simple-im: Add a few more compose sequences 12 years ago
Kristian Høgsberg 504e8f109a weston-simple-im: Fold struct keyboard_input into struct simple_im 12 years ago
Kristian Høgsberg aec12b806c weston-simple-im: Fold keyboard_input_handle_keymap() into event handler 12 years ago
Kristian Høgsberg 6aae61483b weston-simple-im: Fold keyboard_input_handle_key() into event handler 12 years ago
Kristian Høgsberg 3a3704db20 weston-simple-im: Fold keyboard_input_handle_modifiers into event handler 12 years ago
Kristian Høgsberg de318ab25f weston-simple-im: Stop using toytoolkit 12 years ago
Kristian Høgsberg 79bfde20bd weston-simple-im: Use serial number from incoming events 12 years ago
Kristian Høgsberg 8c03616c39 weston-simple-im: Create our own xkb_context 12 years ago
Kristian Høgsberg 1199b16f02 clients: Move keyboard-utils.[ch] into weston-simple-im 12 years ago
Jan Arne Petersen e9fba2b737 text: Add simple compose input method 12 years ago