wlroots-hyprland/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 Pass O_CLOEXEC to drmModeCreateLease calls 2022-03-13 13:28:48 +01:00
headless interfaces: remove wlr_input_device_impl 2022-02-22 14:23:46 -05:00
libinput interface/wlr_touch: rework destroy sequence 2022-03-07 16:37:41 +00:00
multi backend/multi: add asserts in wlr_multi_backend_add 2021-11-19 10:44:45 -05:00
session build: simplify Meson subproject fallbacks 2021-12-19 18:12:16 +00:00
wayland backend/wayland: give wlr_pointer ownership to wlr_wl_seat 2022-03-17 17:16:47 +00:00
x11 interface/wlr_touch: rework destroy sequence 2022-03-07 16:37:41 +00:00
backend.c backend: error out in autocreate without libinput support 2021-12-20 13:56:09 +00:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00