wlroots-hyprland/include
Simon Ser 1d9c1bcea6 input-device: remove wlr_input_device.link
This field's ownership is unclear: it's in wlr_input_device, but
it's not managed by the common code, it's up to each individual
backend to use it and clean it up.

Since this is a backend implementation detail, move it to the
backend-specific structs.
2021-11-23 14:14:18 +00:00
..
backend input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
render Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
types output: lift up output format fallback logic 2021-11-19 15:51:46 +00:00
util util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
wlr input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00