wlroots-hyprland/include/backend
Simon Zeni be8527bd36 backend/wayland: give wlr_pointer ownership to wlr_wl_seat
All the code logic related to the pointer has been moved to its own file.

The seat is responsible for the lifetime of its wlr_wl_pointer(s), and assigning
them to the relevant wlr_wl_output. The wlr_wl_pointer becomes a simple helper
to manager the wlr_pointer associated to the seat's wl_pointer and its lifetime.
2022-03-17 17:16:47 +00:00
..
drm backend/drm: use drmCloseBufferHandle 2021-12-14 14:33:00 +01:00
session backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
libinput.h interface/wlr_tablet_tool: rework destroy sequence 2022-03-07 16:37:41 +00:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
wayland.h backend/wayland: give wlr_pointer ownership to wlr_wl_seat 2022-03-17 17:16:47 +00:00
x11.h backend/x11: remove wlr_input_device_impl 2022-02-21 13:53:40 -05:00