wlroots/include/types
tokyo4j e21899037a wlr_keyboard: don't emit key event for duplicated keycodes
This fixes the memory leak in wlr_keyboard_group.keys. The leak happened
because wlr_keyboard.keycodes never contains duplicated keycodes while
wlr_keyboard_group.keys can, so calling wlr_keyboard_finish() for all
the wlr_keyboards in wlr_keyboard_group doesn't always free all the keys
in wlr_keyboard_group.keys.
2024-11-28 16:24:57 +00: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 wlr_keyboard: don't emit key event for duplicated keycodes 2024-11-28 16:24:57 +00:00
wlr_matrix.h matrix: remove wlr_matrix_projection() 2022-06-08 19:27:36 +00:00
wlr_output.h Support direct scanout with src crop and dst boxes 2024-10-22 18:28:09 +01: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