wlroots/include
Isaac Freund ab16861e86 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.
2021-11-08 19:56:22 +00:00
..
backend backend/drm: handle per-connector hotplug events 2021-11-02 13:36:43 +01:00
render render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
types output: split into multiple files 2021-10-23 00:49:24 +02:00
util util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
wlr text-input: fix type of send_preedit_string() args 2021-11-08 19:56:22 +00:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00