wlroots/include/types
tokyo4j bd8454d3bc 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-04-25 03:23:21 +09:00
..
wlr_buffer.h buffer: Move wlr_buffer_is_opaque to public header 2025-01-26 00:17:40 +01:00
wlr_data_device.h
wlr_keyboard.h Revert "wlr_keyboard: don't emit key event for duplicated keycodes" 2025-04-25 03:23:21 +09:00
wlr_output.h Support direct scanout with src crop and dst boxes 2024-10-22 18:28:09 +01:00
wlr_region.h Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
wlr_scene.h
wlr_seat.h
wlr_subcompositor.h
wlr_tablet_v2.h
wlr_xdg_shell.h