wlroots-hyprland/include/wlr/interfaces
Simon Zeni 130c3bcf63 types/wlr_input_device: call the specialized input device destroy function on destroy
In case the `wlr_input_device` is not owned by a specialized input device, the
function will finish the wlr_input_device and call it's implementation destroy
function if an implementation has been supplied, or simply free it.
2022-02-21 17:11:32 +00:00
..
wlr_input_device.h types/wlr_input_device: call the specialized input device destroy function on destroy 2022-02-21 17:11:32 +00:00
wlr_keyboard.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_output.h output: fix typo in wlr_output_impl.get_primary_formats docs 2021-11-30 20:49:33 +01:00
wlr_pointer.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_switch.h s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
wlr_tablet_pad.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_tablet_tool.h Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_touch.h wlr_touch: Declare wlr_touch_impl usage as const 2019-07-17 09:23:10 -04:00