mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Ray Strode
673ddfde04
wayland: discard non-seat events sent to the seat
The wayland seat event handlers get sent events that aren't strictly interesting to them (such as events for hardware devices the seat doesn't support and events for virtual devices that the seat needs to ignore). This commit makes sure all uninteresting events get ignored.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%