wlroots-hyprland/types/data_device
Dominique Martinet 51b9883ea0 seat: allow clients to bind to seat multiple times
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.
2018-06-04 22:31:36 +09:00
..
wlr_data_device.c data-device: make sure resources are correctly destroyed 2018-05-03 20:22:51 +01:00
wlr_data_offer.c data-device: make sure resources are correctly destroyed 2018-05-03 20:22:51 +01:00
wlr_data_source.c data-device: make sure resources are correctly destroyed 2018-05-03 20:22:51 +01:00
wlr_drag.c seat: allow clients to bind to seat multiple times 2018-06-04 22:31:36 +09:00