wlroots/include/types
tokyo4j ff55f91055 Revert "wlr_keyboard: don't emit key event for duplicated keycodes"
This reverts commit 86eaa44a3a.

That commit caused a regression for IME users in many compositors:
when a input_method is activated while a key is pressed, and a virtual
keyboard is created by IME, the following key-release event via the
virtual keyboard is missed since the key in the virtual keyboard haven't
been pressed. For example, pressing and releasing Ctrl+F in Firefox with
fcitx5 running triggered repeated keys (ffffff...) in the opened input
box.
2025-02-15 23:55:41 +09:00
..
wlr_buffer.h buffer: make wlr_client_buffer functions private 2023-08-21 15:45:10 +00:00
wlr_data_device.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr_keyboard.h Revert "wlr_keyboard: don't emit key event for duplicated keycodes" 2025-02-15 23:55:41 +09:00
wlr_matrix.h matrix: remove wlr_matrix_projection() 2022-06-08 19:27:36 +00:00
wlr_output.h backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
wlr_region.h Add missing type declarations in headers 2023-11-14 18:44:53 +00:00
wlr_scene.h wlr_scene_surface: Introduce scene_surface_set_clip 2023-11-14 17:27:08 +00:00
wlr_seat.h seat: Provide dummy resources for inert seats 2023-04-18 08:29:30 +00:00
wlr_subcompositor.h subcompositor: consider mapping on parent map 2023-06-03 14:36:41 +00:00
wlr_tablet_v2.h Switch to stable tablet-v2 protocol 2024-06-27 18:04:00 +00:00
wlr_xdg_shell.h xdg-shell: drop automatic surface configuration 2024-02-06 13:48:00 +00:00