mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
51b9883ea0
This lets clients bind to a seat multiple times by re-using the existing wlr_seat_client whenever a duplicate request happens. Previously, an independant wlr_seat_client would be created and only events from one would be processed. Fixes #1023. |
||
---|---|---|
.. | ||
wlr_data_device.c | ||
wlr_data_offer.c | ||
wlr_data_source.c | ||
wlr_drag.c |