wlroots-hyprland/include/types
emersion 5d26da9d15
data-device: allow multiple devices for the same seat
This commit makes it possible for a single client to have multiple data devices
for the same seat. This fixes issues with Firefox.

This mainly removes wlr_data_source.offer. We make sure we create one data
offer per device. We now make the offer inert when the source is destroyed.

Fixes the second half of https://github.com/swaywm/wlroots/issues/1041
2018-11-26 12:35:48 +01:00
..
wlr_data_device.h data-device: allow multiple devices for the same seat 2018-11-26 12:35:48 +01:00
wlr_seat.h seat: implement inert seat resources 2018-05-03 22:03:44 +01:00
wlr_tablet_v2.h tablet-v2: fix segfault on display destroy 2018-11-12 20:05:13 +01:00
wlr_xdg_shell.h surface: add wlr_surface_role.precommit 2018-07-15 19:30:19 +01:00
wlr_xdg_shell_v6.h surface: add wlr_surface_role.precommit 2018-07-15 19:30:19 +01:00