wlroots-hyprland/backend/wayland
Mykola Orliuk 44531e16e0 backend/wayland: Add active pointer per host seat
Every host seat with pointer capability propagates events to one of
sub-pointer depending which output window we entered.
active_pointer tracks reference to sub-pointer on enter/leave events to
avoid lookup for it on every move events.

Fixes swaywm/wlroots#1499
2020-11-12 12:31:32 +01:00
..
backend.c backend/wayland: Add registering multiple seats 2020-11-12 12:31:32 +01:00
meson.build build: use dicts instead of get_variable 2020-04-21 15:26:45 +02:00
output.c backend/wayland: Add registering multiple seats 2020-11-12 12:31:32 +01:00
seat.c backend/wayland: Add active pointer per host seat 2020-11-12 12:31:32 +01:00
tablet_v2.c backend/wayland: Link input devices with seats 2020-11-12 12:31:32 +01:00