diff options
author | Isaac Freund <mail@isaacfreund.com> | 2021-11-07 20:14:18 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-11-08 19:56:22 +0000 |
commit | ab16861e8670c9d80a6188e7d878bb095c9b56ad (patch) | |
tree | d3adf45b18cc5eeca00856255b751a978f17d15a /backend/headless/output.c | |
parent | 76bab68e701bbdd1ed43e419b4c22a68e2a1db55 (diff) |
text-input: fix type of send_preedit_string() args
The protocol uses a signed integer here, which is also what the
wlr_input_method_v2_preedit_string struct provides to compositors from
the input method protocol. Sway currently just passes those int32_t
values directly to this function leading to an implicit conversion.
Diffstat (limited to 'backend/headless/output.c')
0 files changed, 0 insertions, 0 deletions