wlroots-hyprland/include/wlr
Simon Zeni 8d3cb94b41 interface/wlr_tablet_tool: rework destroy sequence
The destroy callback in wlr_tablet_tool_impl has been removed. The function
`wlr_tablet_tool_finish` has been introduced to clean up the resources owned by
a wlr_tablet_tool.

`wlr_input_device_destroy` no longer destroys the wlr_tablet_tool, attempting to
destroy a wlr_tablet_tool will result in a no-op.

The field `name` has been added to the wlr_tablet_tool_impl to be able to
identify a given wlr_tablet_tool device.
2022-03-07 16:37:41 +00:00
..
backend backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
interfaces interface/wlr_tablet_tool: rework destroy sequence 2022-03-07 16:37:41 +00:00
render render: allow texture creation while rendering 2022-02-28 13:06:11 +01:00
types buffer: extract interface to separate header 2022-03-03 15:39:05 +01:00
util Fix spelling errors 2021-10-02 10:22:13 +02:00
backend.h backend: remove wlr_backend_get_renderer 2021-11-18 09:37:57 -05:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00